Chromium Code Reviews| Index: tests/corelib/list_map_test.dart |
| diff --git a/tests/corelib/list_map_test.dart b/tests/corelib/list_map_test.dart |
| index e6dbca19aa3aced3e8fa7227be2edc6eca49f7e2..92aa33150e01e1e9b3cde6e2103c9f74c906a91c 100644 |
| --- a/tests/corelib/list_map_test.dart |
| +++ b/tests/corelib/list_map_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"; |
| main() { |
| testOperations(); |