| 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 b25bfc53639085ae63ac2b8b87ccbeaa70d1fb6c..6a99594ed9bd033413ae7d2a856f1da80da16d7a 100644
|
| --- a/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| +++ b/pkg/compiler/lib/src/js_backend/type_variable_handler.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import '../common.dart';
|
| import '../common_elements.dart';
|
| import '../constants/expressions.dart';
|
| import '../constants/values.dart';
|
|
|