Skip to content

Commit 19ad55b

Browse files
committed
ignore arbitrary import
1 parent 4c6b474 commit 19ad55b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/misc/test/language_tour/browser_test.dart

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore_for_file: unused_import
2+
13
@Tags(['browser'])
24
@TestOn('browser')
35
library;

0 commit comments

Comments
 (0)