Chromium Code Reviews| Index: tests/standalone/io/socket_invalid_arguments_test.dart |
| diff --git a/tests/standalone/io/socket_invalid_arguments_test.dart b/tests/standalone/io/socket_invalid_arguments_test.dart |
| index 9a49a729f0050ce15afd9d5ac8daa6dd62b0cda1..b0378a6819e6b4366bdcd9cf206e164f1f327ad4 100644 |
| --- a/tests/standalone/io/socket_invalid_arguments_test.dart |
| +++ b/tests/standalone/io/socket_invalid_arguments_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"; |
| import "dart:io"; |
| import "dart:isolate"; |