Index: lib/src/frontend/future_matchers.dart |
diff --git a/lib/src/frontend/future_matchers.dart b/lib/src/frontend/future_matchers.dart |
index 129a9959ccb1c162d34349f74f379ef660982823..313c7aec820fbf02bd7b58c20488fcc71b97c64c 100644 |
--- a/lib/src/frontend/future_matchers.dart |
+++ b/lib/src/frontend/future_matchers.dart |
@@ -6,7 +6,7 @@ library test.frontend.future_matchers; |
import 'dart:async'; |
-import 'package:matcher/matcher.dart' hide throws, throwsA, expect, fail; |
+import 'package:matcher/matcher.dart'; |
import '../backend/invoker.dart'; |
import 'expect.dart'; |