Skip to content

Commit

Permalink
chore: fix linter.
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed Oct 25, 2023
1 parent f18760a commit 2ac3faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webf/lib/src/dom/element.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import 'dart:ui';
import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:flutter/scheduler.dart';
import 'package:meta/meta.dart';
import 'package:webf/css.dart';
import 'package:webf/dom.dart';
import 'package:webf/html.dart';
Expand Down

0 comments on commit 2ac3faa

Please sign in to comment.