Index: sdk/lib/_internal/pub/test/serve/passes_configuration_to_a_transformer_test.dart |
diff --git a/sdk/lib/_internal/pub/test/serve/passes_configuration_to_a_transformer_test.dart b/sdk/lib/_internal/pub/test/serve/passes_configuration_to_a_transformer_test.dart |
index e3f68e10ead5b914b5ef5fdb9ee01126d3b06bbc..292b6242f23356fda6d4e231583452addc9f74f9 100644 |
--- a/sdk/lib/_internal/pub/test/serve/passes_configuration_to_a_transformer_test.dart |
+++ b/sdk/lib/_internal/pub/test/serve/passes_configuration_to_a_transformer_test.dart |
@@ -6,8 +6,6 @@ library pub_tests; |
import 'dart:convert'; |
-import 'package:scheduled_test/scheduled_test.dart'; |
- |
import '../descriptor.dart' as d; |
import '../test_pub.dart'; |
import 'utils.dart'; |