| Index: tests/compiler/dart2js/return_type_inferer_test.dart
|
| diff --git a/tests/compiler/dart2js/return_type_inferer_test.dart b/tests/compiler/dart2js/return_type_inferer_test.dart
|
| index 08ebbba92763fedc71fc569fc96b0e82b6e5bb95..1dd60ffc453637f48128b94847fb327631fd6b90 100644
|
| --- a/tests/compiler/dart2js/return_type_inferer_test.dart
|
| +++ b/tests/compiler/dart2js/return_type_inferer_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/ssa/ssa.dart';
|
|
|
| import 'compiler_helper.dart';
|
|
|