| Index: lib/src/validator/compiled_dartdoc.dart
|
| diff --git a/lib/src/validator/compiled_dartdoc.dart b/lib/src/validator/compiled_dartdoc.dart
|
| index 10b351fb0563f6d91790b007081f3c0f9a68619e..d705ac4530397d91f2f6a54b47688964ac2569c2 100644
|
| --- a/lib/src/validator/compiled_dartdoc.dart
|
| +++ b/lib/src/validator/compiled_dartdoc.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.validator.compiled_dartdoc;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:path/path.dart' as path;
|
|
|