| Index: pkg/compiler/lib/src/core_types.dart
|
| diff --git a/pkg/compiler/lib/src/core_types.dart b/pkg/compiler/lib/src/core_types.dart
|
| index 9f28b396a96a5d97f4f0d79af1bbb2afcc5f6c6e..5449ee12a3508d4b7d22e139d74d64980ea22f4e 100644
|
| --- a/pkg/compiler/lib/src/core_types.dart
|
| +++ b/pkg/compiler/lib/src/core_types.dart
|
| @@ -7,7 +7,6 @@ library dart2js.type_system;
|
|
|
| import 'elements/types.dart';
|
| import 'elements/entities.dart';
|
| -import 'elements/elements.dart' show Entity;
|
|
|
| /// The common elements and types in Dart.
|
| abstract class CommonElements {
|
|
|