| Index: lib/src/validator/name.dart
|
| diff --git a/lib/src/validator/name.dart b/lib/src/validator/name.dart
|
| index eb76603f09c777fd15b2553fcfc65b88ac73125e..42d4748fd45e945a0c39b30ce4c778d9d7e76406 100644
|
| --- a/lib/src/validator/name.dart
|
| +++ b/lib/src/validator/name.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.name;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:path/path.dart' as path;
|
|
|