| Index: pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| diff --git a/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart b/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| index 39abf47d9f728521aef83047bdb1aca87345e49e..1b887803c0a60c0314ae5c076c36852a8cab0927 100644
|
| --- a/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/no_such_method_registry.dart
|
| @@ -7,7 +7,6 @@ import '../common/names.dart' show Identifiers, Names, Selectors;
|
| import '../compiler.dart' show Compiler;
|
| import '../elements/elements.dart';
|
| import '../tree/tree.dart';
|
| -import '../types/types.dart';
|
| import 'backend.dart';
|
|
|
| /**
|
|
|