Index: lib/src/system_cache.dart |
diff --git a/lib/src/system_cache.dart b/lib/src/system_cache.dart |
index eb3399295b000ca8ba436c6633eeac8e34b0a35c..30f253476d5250004694b64d950382fa57205d36 100644 |
--- a/lib/src/system_cache.dart |
+++ b/lib/src/system_cache.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.system_cache; |
- |
import 'dart:io'; |
import 'package:path/path.dart' as path; |