Index: lib/src/validator/size.dart |
diff --git a/lib/src/validator/size.dart b/lib/src/validator/size.dart |
index b3da3883a020fbc731c4e20f17bf0e18cfd5ee47..05ad9356f1d8dc3bb6e48dcd3da2c6da22c727c0 100644 |
--- a/lib/src/validator/size.dart |
+++ b/lib/src/validator/size.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 pub.validator.size; |
- |
import 'dart:async'; |
import 'dart:math' as math; |