| Index: packages/matcher/lib/src/map_matchers.dart
|
| diff --git a/packages/matcher/lib/src/map_matchers.dart b/packages/matcher/lib/src/map_matchers.dart
|
| index 8facbf558b4a75520f34a14e064e7e4dcbde33a5..a44148fa118bb48f9e1c070d3203a69a4ee8fdaa 100644
|
| --- a/packages/matcher/lib/src/map_matchers.dart
|
| +++ b/packages/matcher/lib/src/map_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.map_matchers;
|
| -
|
| import 'interfaces.dart';
|
| import 'util.dart';
|
|
|
|
|