| Index: pkg/compiler/lib/src/constants/constant_constructors.dart
|
| diff --git a/pkg/compiler/lib/src/constants/constant_constructors.dart b/pkg/compiler/lib/src/constants/constant_constructors.dart
|
| index 4628f28629ef34f1e98467950eef14de9372289c..996f8b13ccda1610f83e31fc6af7f7949235638d 100644
|
| --- a/pkg/compiler/lib/src/constants/constant_constructors.dart
|
| +++ b/pkg/compiler/lib/src/constants/constant_constructors.dart
|
| @@ -16,7 +16,6 @@ import '../resolution/send_structure.dart';
|
| import '../resolution/tree_elements.dart' show TreeElements;
|
| import '../tree/tree.dart';
|
| import '../universe/call_structure.dart' show CallStructure;
|
| -
|
| import 'constructors.dart';
|
| import 'expressions.dart';
|
|
|
|
|