Index: lib/src/frontend/throws_matchers.dart |
diff --git a/lib/src/frontend/throws_matchers.dart b/lib/src/frontend/throws_matchers.dart |
index 65fabeb47932807674d49310666c3802df62d5a7..6e98706ab8796335ef680653ba759ad964f9b79a 100644 |
--- a/lib/src/frontend/throws_matchers.dart |
+++ b/lib/src/frontend/throws_matchers.dart |
@@ -4,7 +4,7 @@ |
library test.frontend.throws_matchers; |
-import 'package:matcher/matcher.dart' hide Throws; |
+import 'package:matcher/matcher.dart'; |
import 'throws_matcher.dart'; |