| Index: sdk/lib/_internal/pub/test/test_pub.dart
|
| diff --git a/sdk/lib/_internal/pub/test/test_pub.dart b/sdk/lib/_internal/pub/test/test_pub.dart
|
| index d788ffc1d711e6f6d3ebdb06e1793e8f452c8e71..e47f18138f324e9823af77eae090394f8eab693f 100644
|
| --- a/sdk/lib/_internal/pub/test/test_pub.dart
|
| +++ b/sdk/lib/_internal/pub/test/test_pub.dart
|
| @@ -13,7 +13,6 @@ import 'dart:collection' show Queue;
|
| import 'dart:io' hide sleep;
|
| import 'dart:json' as json;
|
| import 'dart:math';
|
| -import 'dart:uri';
|
| import 'dart:utf';
|
|
|
| import 'package:http/testing.dart';
|
|
|