| Index: lib/src/iterable_matchers.dart
|
| diff --git a/lib/src/iterable_matchers.dart b/lib/src/iterable_matchers.dart
|
| index 7185e921003592775e6f19ace27fdd3e8e06e814..55724b7979f9506c61a3028940a66b7ad7118272 100644
|
| --- a/lib/src/iterable_matchers.dart
|
| +++ b/lib/src/iterable_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.iterable_matchers;
|
| -
|
| import 'core_matchers.dart';
|
| import 'description.dart';
|
| import 'interfaces.dart';
|
|
|