Chromium Code Reviews| Index: test/multipart_test.dart |
| diff --git a/test/multipart_test.dart b/test/multipart_test.dart |
| index e2494d5f0d97922c32bd4108b60dcc6f7ae183c5..c9fcf6b83e429334e2346085ef6fc1de6069390d 100644 |
| --- a/test/multipart_test.dart |
| +++ b/test/multipart_test.dart |
| @@ -2,8 +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. |
| -library multipart_test; |
| - |
| import 'dart:async'; |
| import 'package:http/http.dart' as http; |