Chromium Code Reviews| Index: tests/language/function_type_test.dart |
| diff --git a/tests/language/function_type_test.dart b/tests/language/function_type_test.dart |
| index b58c9a46ccad17cb0587217cb4077a5779d71090..4beb620b2a07e9f6dac9e384b4360d911a26cd2c 100644 |
| --- a/tests/language/function_type_test.dart |
| +++ b/tests/language/function_type_test.dart |
| @@ -3,8 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // Dart test for a function type test that cannot be eliminated at compile time. |
| -import "package:expect/expect.dart"; |
| - |
| isCheckedMode() { |
| try { |
| var i = 1; |