| Index: lib/src/validator/directory.dart
|
| diff --git a/lib/src/validator/directory.dart b/lib/src/validator/directory.dart
|
| index 6039fc5c3b02f9be04a4568fe87e1bfab218d64c..e30b889ddbad07aa3168cce5fac564e3a2433677 100644
|
| --- a/lib/src/validator/directory.dart
|
| +++ b/lib/src/validator/directory.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.directory;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:path/path.dart' as path;
|
|
|