Chromium Code Reviews| Index: tests/corelib/list_fixed_test.dart |
| diff --git a/tests/corelib/list_fixed_test.dart b/tests/corelib/list_fixed_test.dart |
| index 5950ec307a06cba88d35576f8d9a6d9b08c0d79e..c29d8eaf7e53a624a11378a0b7e8fa423a810a77 100644 |
| --- a/tests/corelib/list_fixed_test.dart |
| +++ b/tests/corelib/list_fixed_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"; |
| - |
| main() { |
| var a; |