Chromium Code Reviews| Index: tests/language/operator6_test.dart |
| diff --git a/tests/language/operator6_test.dart b/tests/language/operator6_test.dart |
| index 87fae7d9aa359eb37c66c66548489d097ffb46c0..69ae0b3852715a756c42b966c93f4a6e18669f72 100644 |
| --- a/tests/language/operator6_test.dart |
| +++ b/tests/language/operator6_test.dart |
| @@ -2,8 +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"; |
| - |
| class OperatorTest { |
| static int i1, i2; |