| Index: pkg/compiler/lib/src/resolution/send_resolver.dart
|
| diff --git a/pkg/compiler/lib/src/resolution/send_resolver.dart b/pkg/compiler/lib/src/resolution/send_resolver.dart
|
| index 7ef2a8623d4479392decc12b5123ab2f15ba2fba..d53d4ec3ba7e5769622a82a46c94611f6f714bf0 100644
|
| --- a/pkg/compiler/lib/src/resolution/send_resolver.dart
|
| +++ b/pkg/compiler/lib/src/resolution/send_resolver.dart
|
| @@ -9,7 +9,6 @@ import '../constants/expressions.dart';
|
| import '../dart_types.dart';
|
| import '../elements/elements.dart';
|
| import '../tree/tree.dart';
|
| -
|
| import 'semantic_visitor.dart';
|
| import 'send_structure.dart';
|
| import 'tree_elements.dart';
|
|
|