Index: pkg/compiler/lib/src/common/codegen.dart |
diff --git a/pkg/compiler/lib/src/common/codegen.dart b/pkg/compiler/lib/src/common/codegen.dart |
index cd17e561b68b418bc7a1889bf38d4ad1a23ae3db..81f528dd703d8ee77c19f0ffe3a401f294c341b4 100644 |
--- a/pkg/compiler/lib/src/common/codegen.dart |
+++ b/pkg/compiler/lib/src/common/codegen.dart |
@@ -17,7 +17,6 @@ import '../elements/elements.dart' |
FunctionElement, |
LocalFunctionElement, |
ResolvedAst; |
-import '../enqueue.dart' show Enqueuer; |
import '../universe/use.dart' show DynamicUse, StaticUse, TypeUse; |
import '../universe/world_impact.dart' |
show WorldImpact, WorldImpactBuilderImpl, WorldImpactVisitor; |