| Index: pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| diff --git a/pkg/compiler/lib/src/js_backend/type_variable_handler.dart b/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| index 97c6011a0c3dc4ef5ff1d7a462506fcbc5fe85d5..ff8822db01b97b127b5a733cf5be76a48d5a5b60 100644
|
| --- a/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import '../common.dart';
|
| -import '../common/registry.dart' show Registry;
|
| import '../compiler.dart' show Compiler;
|
| import '../constants/expressions.dart';
|
| import '../constants/values.dart';
|
|
|