| Index: pkg/compiler/lib/src/universe/world_impact.dart
|
| diff --git a/pkg/compiler/lib/src/universe/world_impact.dart b/pkg/compiler/lib/src/universe/world_impact.dart
|
| index 95980a012890a2810e9d187ca5d8f13238f049ac..f6bc6665b0137356c716271cda382f3f4f095b3a 100644
|
| --- a/pkg/compiler/lib/src/universe/world_impact.dart
|
| +++ b/pkg/compiler/lib/src/universe/world_impact.dart
|
| @@ -4,9 +4,6 @@
|
|
|
| library dart2js.universe.world_impact;
|
|
|
| -import '../dart_types.dart' show
|
| - DartType,
|
| - InterfaceType;
|
| import '../elements/elements.dart' show
|
| Element,
|
| LocalFunctionElement,
|
|
|