| Index: lib/src/command/cache_repair.dart
|
| diff --git a/lib/src/command/cache_repair.dart b/lib/src/command/cache_repair.dart
|
| index 53b0f0211e7705d6b4f00b8baa883219f78c5f8d..5d7ab94a8e737764edf8a22dbbeeb63da4c38a84 100644
|
| --- a/lib/src/command/cache_repair.dart
|
| +++ b/lib/src/command/cache_repair.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.cache_repair;
|
| -
|
| import 'dart:async';
|
|
|
| import '../command.dart';
|
|
|