Index: pkg/compiler/lib/src/universe/universe.dart |
diff --git a/pkg/compiler/lib/src/universe/universe.dart b/pkg/compiler/lib/src/universe/universe.dart |
index 6bfad4391a782cdfa085b3aaa5a7ec3bcaaa2df0..aa90f73fca182335f047d30a87b85a457681bcb2 100644 |
--- a/pkg/compiler/lib/src/universe/universe.dart |
+++ b/pkg/compiler/lib/src/universe/universe.dart |
@@ -12,9 +12,6 @@ import '../dart_types.dart'; |
import '../types/types.dart'; |
import '../tree/tree.dart'; |
import '../util/util.dart'; |
-import '../world.dart' show |
- ClassWorld, |
- World; |
part 'function_set.dart'; |
part 'side_effects.dart'; |