Index: pkg/compiler/lib/src/universe/call_structure.dart |
diff --git a/pkg/compiler/lib/src/universe/call_structure.dart b/pkg/compiler/lib/src/universe/call_structure.dart |
index 7386238a1846bb40a2b46e542eb0a46c84260495..8e6c3b9f78fe4605ab4a7e4b810c1ab90297cf0f 100644 |
--- a/pkg/compiler/lib/src/universe/call_structure.dart |
+++ b/pkg/compiler/lib/src/universe/call_structure.dart |
@@ -4,7 +4,6 @@ |
library dart2js.call_structure; |
-import '../common.dart'; |
import '../common/names.dart' show Names; |
import '../elements/types.dart' show FunctionType; |
import '../util/util.dart'; |