Chromium Code Reviews| Index: tests/standalone/io/mime_multipart_parser_test.dart |
| diff --git a/tests/standalone/io/mime_multipart_parser_test.dart b/tests/standalone/io/mime_multipart_parser_test.dart |
| index 27608718d1bf20a851c576542af889c213c0c041..d9457c768b9f1629a402c99fd18463cf1bdaf400 100644 |
| --- a/tests/standalone/io/mime_multipart_parser_test.dart |
| +++ b/tests/standalone/io/mime_multipart_parser_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:async'; |
| import 'dart:math'; |