| Index: lib/src/command/list_package_dirs.dart
|
| diff --git a/lib/src/command/list_package_dirs.dart b/lib/src/command/list_package_dirs.dart
|
| index 36e45269fc4d23067bec37a84df06ebc2901dd57..220d5b81cb16a4715c17e4106ebd3c00f2380880 100644
|
| --- a/lib/src/command/list_package_dirs.dart
|
| +++ b/lib/src/command/list_package_dirs.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.command.list_package_dirs;
|
| -
|
| import 'package:path/path.dart' as p;
|
|
|
| import '../command.dart';
|
|
|