| Index: pkg/compiler/lib/src/universe/class_set.dart
|
| diff --git a/pkg/compiler/lib/src/universe/class_set.dart b/pkg/compiler/lib/src/universe/class_set.dart
|
| index 39f507a30305c91a64405129c793c8d6486fdfa6..e004c98ddb7a5b7b0c39268a27250a5dcf91f0ef 100644
|
| --- a/pkg/compiler/lib/src/universe/class_set.dart
|
| +++ b/pkg/compiler/lib/src/universe/class_set.dart
|
| @@ -6,7 +6,6 @@ library dart2js.world.class_set;
|
|
|
| import 'dart:collection' show IterableBase;
|
|
|
| -import '../common.dart';
|
| import '../elements/elements.dart' show ClassElement;
|
| import '../util/enumset.dart' show EnumSet;
|
| import '../util/util.dart' show Link;
|
|
|