| Index: sdk/lib/_internal/pub/test/serve/does_not_install_first_if_a_dependency_is_removed_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/serve/does_not_install_first_if_a_dependency_is_removed_test.dart b/sdk/lib/_internal/pub/test/serve/does_not_install_first_if_a_dependency_is_removed_test.dart
|
| index 81666808cbf85f213d180eb02fc212585e4e02eb..1f0ff867f0c78984c4fbab606801f7da455dcd77 100644
|
| --- a/sdk/lib/_internal/pub/test/serve/does_not_install_first_if_a_dependency_is_removed_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/serve/does_not_install_first_if_a_dependency_is_removed_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';
|
|
|