| Index: pkg/compiler/lib/src/resolution/send_structure.dart
|
| diff --git a/pkg/compiler/lib/src/resolution/send_structure.dart b/pkg/compiler/lib/src/resolution/send_structure.dart
|
| index b26087ec9d1fa9bb5a59ddfafe03b759bacbfb56..52bf4dd99a4019d8054b4b4659acef9bba05b76a 100644
|
| --- a/pkg/compiler/lib/src/resolution/send_structure.dart
|
| +++ b/pkg/compiler/lib/src/resolution/send_structure.dart
|
| @@ -12,7 +12,6 @@ import '../resolution/tree_elements.dart' show TreeElements;
|
| import '../tree/tree.dart';
|
| import '../universe/call_structure.dart' show CallStructure;
|
| import '../universe/selector.dart' show Selector;
|
| -
|
| import 'access_semantics.dart';
|
| import 'operators.dart';
|
| import 'semantic_visitor.dart';
|
|
|