| Index: sdk/lib/_internal/pub/test/serve/installs_first_if_git_url_changed_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/serve/installs_first_if_git_url_changed_test.dart b/sdk/lib/_internal/pub/test/serve/installs_first_if_git_url_changed_test.dart
|
| index 844e293ad5d12b0082cf48ebc7a3db43de06fd9f..1993914d2fa69a966c67edce6047a833b73e58a2 100644
|
| --- a/sdk/lib/_internal/pub/test/serve/installs_first_if_git_url_changed_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/serve/installs_first_if_git_url_changed_test.dart
|
| @@ -4,9 +4,6 @@
|
|
|
| library pub_tests;
|
|
|
| -import 'dart:io';
|
| -import 'dart:json' as json;
|
| -
|
| import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|