| Index: lib/src/pretty_print.dart
|
| diff --git a/lib/src/pretty_print.dart b/lib/src/pretty_print.dart
|
| index c20102be09715db1d6381eb2c2a47c36552b5ddd..9b0a789bd32a293a6d6f3acb1583cb8493062e69 100644
|
| --- a/lib/src/pretty_print.dart
|
| +++ b/lib/src/pretty_print.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.pretty_print;
|
| -
|
| import 'description.dart';
|
| import 'interfaces.dart';
|
| import 'util.dart';
|
|
|