| Index: lib/src/source_registry.dart
|
| diff --git a/lib/src/source_registry.dart b/lib/src/source_registry.dart
|
| index 9df3e1a9135215347e9180182230c32c57ec5db0..c8d408ccebdbfff1464267b8e1b66dc82c1aa3bb 100644
|
| --- a/lib/src/source_registry.dart
|
| +++ b/lib/src/source_registry.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.source_registry;
|
| -
|
| import 'dart:collection';
|
|
|
| import 'package.dart';
|
|
|