| Index: lib/src/validator/license.dart
|
| diff --git a/lib/src/validator/license.dart b/lib/src/validator/license.dart
|
| index 601470636713f0fbac1061467b3eb274eb3805e4..896f6452106733ef1f601472f7bfab567b40ce14 100644
|
| --- a/lib/src/validator/license.dart
|
| +++ b/lib/src/validator/license.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.license;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:path/path.dart' as path;
|
|
|