Index: pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart |
diff --git a/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart b/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart |
index 483a9cf5947d29a25b285a718318917b01c8c2ce..8a80be259c092762562e9c2cb5f1825d7d72c7f7 100644 |
--- a/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart |
+++ b/pkg/scheduled_test/lib/src/descriptor/nothing_descriptor.dart |
@@ -11,7 +11,6 @@ import 'package:path/path.dart' as path; |
import '../../descriptor.dart'; |
import '../../scheduled_test.dart'; |
-import '../utils.dart'; |
/// A descriptor that validates that no file exists with the given name. |
/// Creating this descriptor is a no-op and loading from it is invalid. |