| Index: lib/src/validator/executable.dart
|
| diff --git a/lib/src/validator/executable.dart b/lib/src/validator/executable.dart
|
| index ee52ce8799907870f26f797c65ea1c56cafc72f0..0851be1c01ffd14ae0028113833525fd510831d6 100644
|
| --- a/lib/src/validator/executable.dart
|
| +++ b/lib/src/validator/executable.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.executable;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:path/path.dart' as p;
|
|
|