| Index: lib/src/interfaces.dart
|
| diff --git a/lib/src/interfaces.dart b/lib/src/interfaces.dart
|
| index 984d8628d3dda180051a151c14036db14e50de03..0183671f448f5cc4654f3da0f6171737d1f427ee 100644
|
| --- a/lib/src/interfaces.dart
|
| +++ b/lib/src/interfaces.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.interfaces;
|
| -
|
| // To decouple the reporting of errors, and allow for extensibility of
|
| // matchers, we make use of some interfaces.
|
|
|
|
|