| Index: lib/src/frontend/prints_matcher.dart
|
| diff --git a/lib/src/frontend/prints_matcher.dart b/lib/src/frontend/prints_matcher.dart
|
| index 4b2bca1c4ecf817611fd3d3ee8b3de5e124d5d37..d5b672a5fcb7717125cf48c86013882562dde9e9 100644
|
| --- a/lib/src/frontend/prints_matcher.dart
|
| +++ b/lib/src/frontend/prints_matcher.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.prints_matcher;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:matcher/matcher.dart';
|
|
|