| Index: lib/src/descriptor/nothing_descriptor.dart
|
| diff --git a/lib/src/descriptor/nothing_descriptor.dart b/lib/src/descriptor/nothing_descriptor.dart
|
| index f5d628eeb43209d994d574b3ee94d17a045e098f..86bf9b942587480a326e298fbb60ebac05816a76 100644
|
| --- a/lib/src/descriptor/nothing_descriptor.dart
|
| +++ b/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.
|
|
|