| Index: lib/src/operator_matchers.dart
|
| diff --git a/lib/src/operator_matchers.dart b/lib/src/operator_matchers.dart
|
| index 6824c5ba9eeff19da81a33010142948544744960..87ff3296c2717ebbed987379bf0609dd38397332 100644
|
| --- a/lib/src/operator_matchers.dart
|
| +++ b/lib/src/operator_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 matcher.operator_matchers;
|
| -
|
| import 'interfaces.dart';
|
| import 'util.dart';
|
|
|
|
|