| Index: packages/matcher/lib/src/description.dart
|
| diff --git a/packages/matcher/lib/src/description.dart b/packages/matcher/lib/src/description.dart
|
| index 1da5a3aa16d3c0bb4529f59b6a250e4c53efdb82..17c5ad47795e313174e65607d678fe89ba9dd1fc 100644
|
| --- a/packages/matcher/lib/src/description.dart
|
| +++ b/packages/matcher/lib/src/description.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.description;
|
| -
|
| import 'interfaces.dart';
|
| import 'pretty_print.dart';
|
|
|
|
|