Index: pkg/compiler/lib/src/common_elements.dart |
diff --git a/pkg/compiler/lib/src/common_elements.dart b/pkg/compiler/lib/src/common_elements.dart |
index 000cf0eb8ebeca8bf870cd9c3a13fe0a626a98e0..aec08718fc3b19d90e377bed071d894713e8fea7 100644 |
--- a/pkg/compiler/lib/src/common_elements.dart |
+++ b/pkg/compiler/lib/src/common_elements.dart |
@@ -5,7 +5,6 @@ |
// TODO(sigmund): rename and move to common/elements.dart |
library dart2js.type_system; |
-import 'common.dart'; |
import 'common/names.dart' show Uris; |
import 'elements/types.dart'; |
import 'elements/entities.dart'; |