| 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 4d4f3f9084aebdeb294db0c06ad5b229bbc6d1cc..0c708a23455fd5a9c7d253249eedca92a46df5c3 100644
|
| --- a/pkg/compiler/lib/src/universe/world_impact.dart
|
| +++ b/pkg/compiler/lib/src/universe/world_impact.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| library dart2js.universe.world_impact;
|
|
|
| -import '../elements/elements.dart' show Element;
|
| import '../util/util.dart' show Setlet;
|
| import 'use.dart' show DynamicUse, StaticUse, TypeUse;
|
|
|
|
|