| Index: lib/src/source/unknown.dart
|
| diff --git a/lib/src/source/unknown.dart b/lib/src/source/unknown.dart
|
| index 4a8f361a1f3bc74e95da520a819d52ce62454307..7f015af00f8847417150238b48e2b3f7d894bf00 100644
|
| --- a/lib/src/source/unknown.dart
|
| +++ b/lib/src/source/unknown.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.unknown;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:pub_semver/pub_semver.dart';
|
|
|