Chromium Code Reviews| Index: lib/src/validator.dart |
| diff --git a/lib/src/validator.dart b/lib/src/validator.dart |
| index 5589da6b38ed061ac8660aeb1995a1df0ed1c58a..57b106ca9b6e4651b8b48b472ea19fc455c06231 100644 |
| --- a/lib/src/validator.dart |
| +++ b/lib/src/validator.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; |
| - |
| import 'dart:async'; |
| import 'entrypoint.dart'; |