| 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 334a648a0fde6c2eab596a317c16f4f09affdbee..1ffbcb30bb04bfdf968d7950797c0338023cf0f3 100644
|
| --- a/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| @@ -17,7 +17,6 @@ import '../universe/call_structure.dart' show CallStructure;
|
| import '../universe/use.dart'
|
| show DynamicUse, StaticUse, StaticUseKind, TypeUse, TypeUseKind;
|
| import '../util/util.dart';
|
| -
|
| import 'backend.dart';
|
|
|
| /**
|
|
|