| Index: pkg/compiler/lib/src/constants/constant_system.dart
|
| diff --git a/pkg/compiler/lib/src/constants/constant_system.dart b/pkg/compiler/lib/src/constants/constant_system.dart
|
| index 3b416b1beec1a43f75f6b1dcbe1a145f05565204..c7618174c734390581b8b144f34fd8fe8db95d9b 100644
|
| --- a/pkg/compiler/lib/src/constants/constant_system.dart
|
| +++ b/pkg/compiler/lib/src/constants/constant_system.dart
|
| @@ -5,7 +5,6 @@
|
| library dart2js.constant_system;
|
|
|
| import '../common_elements.dart' show CommonElements;
|
| -import '../elements/resolution_types.dart' show DartTypes;
|
| import '../elements/types.dart';
|
| import '../resolution/operators.dart';
|
| import '../tree/dartstring.dart' show DartString;
|
|
|