| Index: pkg/http/test/multipart_test.dart
|
| diff --git a/pkg/http/test/multipart_test.dart b/pkg/http/test/multipart_test.dart
|
| index 0d44d8ef114469b1bdd94b4c01cb7a49bfa11f06..cdbb4cd361d85287903f4cf596456b4f4cd93df5 100644
|
| --- a/pkg/http/test/multipart_test.dart
|
| +++ b/pkg/http/test/multipart_test.dart
|
| @@ -9,7 +9,6 @@ import 'dart:io';
|
| import 'dart:utf';
|
|
|
| import 'package:http/http.dart' as http;
|
| -import 'package:http/src/utils.dart';
|
| import 'package:path/path.dart' as path;
|
| import 'package:unittest/unittest.dart';
|
|
|
|
|