| Index: tests/compiler/dart2js/class_codegen_test.dart
|
| diff --git a/tests/compiler/dart2js/class_codegen_test.dart b/tests/compiler/dart2js/class_codegen_test.dart
|
| index 676682e7b709e82a84cc213ee24b05c65db9ca1c..7a978ff8450e4b4af57289d568a533acd05f65c2 100644
|
| --- a/tests/compiler/dart2js/class_codegen_test.dart
|
| +++ b/tests/compiler/dart2js/class_codegen_test.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| // Test that parameters keep their names in the output.
|
|
|
| -import "package:expect/expect.dart";
|
| import 'compiler_helper.dart';
|
| import 'parser_helper.dart';
|
|
|
|
|