| Index: lib/src/string_matchers.dart
|
| diff --git a/lib/src/string_matchers.dart b/lib/src/string_matchers.dart
|
| index 46434342d003804b5fd5cb0c9436e4f6c1705171..eb0b464e44933b1c174dd697b8c0ac53d5389801 100644
|
| --- a/lib/src/string_matchers.dart
|
| +++ b/lib/src/string_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.string_matchers;
|
| -
|
| import 'interfaces.dart';
|
|
|
| /// Returns a matcher which matches if the match argument is a string and
|
|
|