| Index: tests/compiler/dart2js/unparser2_test.dart
|
| diff --git a/tests/compiler/dart2js/unparser2_test.dart b/tests/compiler/dart2js/unparser2_test.dart
|
| index e2eb006fb443ed0b76845200f47021a1f1f5b794..78bb05f9a4c88f1e36a0b7dc8aebcbc61f5a3e21 100644
|
| --- a/tests/compiler/dart2js/unparser2_test.dart
|
| +++ b/tests/compiler/dart2js/unparser2_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/scanner/scannerlib.dart";
|
| import "../../../sdk/lib/_internal/compiler/implementation/tree/tree.dart";
|
|
|
|
|