| Index: lib/src/codegen/js_names.dart
|
| diff --git a/lib/src/codegen/js_names.dart b/lib/src/codegen/js_names.dart
|
| index c84991f6be1f40d124e284be69edac8ded985dc3..307e52e0b29df5e052720c615ab12cfd994244d5 100644
|
| --- a/lib/src/codegen/js_names.dart
|
| +++ b/lib/src/codegen/js_names.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 dev_compiler.src.codegen.js_names;
|
| -
|
| import 'dart:collection';
|
|
|
| import '../js/js_ast.dart';
|
|
|