Chromium Code Reviews| Index: tests/standalone/io/https_client_exception_test.dart |
| diff --git a/tests/standalone/io/https_client_exception_test.dart b/tests/standalone/io/https_client_exception_test.dart |
| index a49c51a463e5b9016353a3f0f446226a0523f070..22c743c4ce395b1fb52150b0623e9f6ef68e0944 100644 |
| --- a/tests/standalone/io/https_client_exception_test.dart |
| +++ b/tests/standalone/io/https_client_exception_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"; |
| import "dart:uri"; |