| Index: pkg/compiler/lib/src/elements/common.dart
|
| diff --git a/pkg/compiler/lib/src/elements/common.dart b/pkg/compiler/lib/src/elements/common.dart
|
| index 7c3f9449ccf64e7ecf46d30b5ada6fc9a6edd3bf..13ea3b6ccad5776ccb782444d5f1e8fd8745bf23 100644
|
| --- a/pkg/compiler/lib/src/elements/common.dart
|
| +++ b/pkg/compiler/lib/src/elements/common.dart
|
| @@ -8,7 +8,6 @@ library elements.common;
|
|
|
| import '../dart2jslib.dart' show Compiler, isPrivateName;
|
| import '../dart_types.dart' show DartType, InterfaceType, FunctionType;
|
| -import '../universe/universe.dart' show Selector;
|
| import '../util/util.dart' show Link;
|
|
|
| import 'elements.dart';
|
|
|