Skip to content

Commit fe82294

Browse files
committed
Remove unnecessary import
1 parent 67fe3ae commit fe82294

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkgs/test_reflective_loader/lib/test_reflective_loader.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import 'dart:async';
66
import 'dart:mirrors';
77

8-
import 'package:test/scaffolding.dart' as test_package show TestLocation;
98
import 'package:test/test.dart' as test_package;
109

1110
/// A marker annotation used to annotate test methods which are expected to fail

0 commit comments

Comments
 (0)