| Index: lib/src/preprocess.dart
|
| diff --git a/lib/src/preprocess.dart b/lib/src/preprocess.dart
|
| index 738829f7350e8c1c72408ca533d1936fb5b766fc..1d2a999cba7aef846f1c970422064f92e5851d65 100644
|
| --- a/lib/src/preprocess.dart
|
| +++ b/lib/src/preprocess.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.preprocess;
|
| -
|
| import 'package:pub_semver/pub_semver.dart';
|
| import 'package:string_scanner/string_scanner.dart';
|
|
|
|
|