Index: lib/src/frontend/throws_matchers.dart |
diff --git a/lib/src/frontend/throws_matchers.dart b/lib/src/frontend/throws_matchers.dart |
index 6e98706ab8796335ef680653ba759ad964f9b79a..fd1f42022bcc7e0e3c469ea58ce162416dec8131 100644 |
--- a/lib/src/frontend/throws_matchers.dart |
+++ b/lib/src/frontend/throws_matchers.dart |
@@ -2,8 +2,6 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-library test.frontend.throws_matchers; |
- |
import 'package:matcher/matcher.dart'; |
import 'throws_matcher.dart'; |