| Index: lib/src/numeric_matchers.dart
|
| diff --git a/lib/src/numeric_matchers.dart b/lib/src/numeric_matchers.dart
|
| index 770999d61c8de149e42e696962423308d765255c..0cdb98c126fe06401a348ce7b9b4dba975ec3fbc 100644
|
| --- a/lib/src/numeric_matchers.dart
|
| +++ b/lib/src/numeric_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.numeric_matchers;
|
| -
|
| import 'interfaces.dart';
|
|
|
| /// Returns a matcher which matches if the match argument is greater
|
|
|