Index: pkg/compiler/lib/src/native/enqueue.dart |
diff --git a/pkg/compiler/lib/src/native/enqueue.dart b/pkg/compiler/lib/src/native/enqueue.dart |
index 430b22ed2554908ff103ae04500247f0ead90767..e0886a4364678bcd5f80cb671b6c717ac527489e 100644 |
--- a/pkg/compiler/lib/src/native/enqueue.dart |
+++ b/pkg/compiler/lib/src/native/enqueue.dart |
@@ -2,7 +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. |
-import '../common.dart'; |
import '../common/backend_api.dart'; |
import '../common_elements.dart' show CommonElements, ElementEnvironment; |
import '../elements/elements.dart'; |