| Index: tests/compiler/dart2js/type_checker_test.dart
|
| diff --git a/tests/compiler/dart2js/type_checker_test.dart b/tests/compiler/dart2js/type_checker_test.dart
|
| index d3b94441ed0322f22ed638b3ea953089e93d4523..5e43e605c2c24ac09efa0070579f4c651a39ee0e 100644
|
| --- a/tests/compiler/dart2js/type_checker_test.dart
|
| +++ b/tests/compiler/dart2js/type_checker_test.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 "package:expect/expect.dart";
|
| import '../../../sdk/lib/_internal/compiler/implementation/elements/elements.dart';
|
| import '../../../sdk/lib/_internal/compiler/implementation/tree/tree.dart';
|
| import '../../../sdk/lib/_internal/compiler/implementation/util/util.dart';
|
|
|