| Index: tests/compiler/dart2js/type_substitution_test.dart
|
| diff --git a/tests/compiler/dart2js/type_substitution_test.dart b/tests/compiler/dart2js/type_substitution_test.dart
|
| index 7f2d9df6a12624c7b859f5b915019c0836e5e365..e54b628447834deb523ffb17a4956e5f0330a7d6 100644
|
| --- a/tests/compiler/dart2js/type_substitution_test.dart
|
| +++ b/tests/compiler/dart2js/type_substitution_test.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| library type_substitution_test;
|
|
|
| -import "package:expect/expect.dart";
|
| import '../../../sdk/lib/_internal/compiler/implementation/dart_types.dart';
|
| import "compiler_helper.dart";
|
| import "parser_helper.dart";
|
|
|