Skip to content

Commit 863c353

Browse files
committed
Merge pull request flutter#14 from srawlins/fix-unused-import
Fix unused import
2 parents 9f2dafd + 9f502d8 commit 863c353

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/run.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ library test.run;
77

88
import 'package:test/compact_vm_config.dart';
99
import 'package:test/test.dart';
10-
import 'dart:io' show Options;
1110

1211
import 'builder_test.dart' as builder_test;
1312
import 'end2end_test.dart' as end2end_test;

0 commit comments

Comments
 (0)