| Index: pkg/compiler/lib/src/js_backend/enqueuer.dart
|
| diff --git a/pkg/compiler/lib/src/js_backend/enqueuer.dart b/pkg/compiler/lib/src/js_backend/enqueuer.dart
|
| index c1695375a35340af46ac3e51f4ebc708aa16a51d..179a65d623d8f77d650770999c2861ee76e13062 100644
|
| --- a/pkg/compiler/lib/src/js_backend/enqueuer.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/enqueuer.dart
|
| @@ -8,7 +8,6 @@ import 'dart:collection' show Queue;
|
|
|
| import '../common/backend_api.dart' show Backend;
|
| import '../common/codegen.dart' show CodegenWorkItem;
|
| -import '../common/registry.dart' show Registry;
|
| import '../common/names.dart' show Identifiers;
|
| import '../common/tasks.dart' show CompilerTask;
|
| import '../common/work.dart' show WorkItem;
|
|
|