| Index: tests/corelib/collection_from_test.dart
|
| diff --git a/tests/corelib/collection_from_test.dart b/tests/corelib/collection_from_test.dart
|
| index 776fd4aa4556f98ef05395fd2b01063048bac786..75dbe7145820febda65862306e8116af685b5d57 100644
|
| --- a/tests/corelib/collection_from_test.dart
|
| +++ b/tests/corelib/collection_from_test.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| library collection.from.test;
|
| -import "package:expect/expect.dart";
|
| import 'dart:collection' show Queue;
|
|
|
| class CollectionFromTest {
|
|
|