| Index: test/descriptor/nothing_test.dart
|
| diff --git a/test/descriptor/nothing_test.dart b/test/descriptor/nothing_test.dart
|
| index 2ea2e3db727eade0f1560b349b004d238866b92e..2770bde694927804f5cb42dc11db79368cf7a236 100644
|
| --- a/test/descriptor/nothing_test.dart
|
| +++ b/test/descriptor/nothing_test.dart
|
| @@ -8,7 +8,6 @@ import 'package:path/path.dart' as path;
|
| import 'package:scheduled_test/descriptor.dart' as d;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| -import 'package:metatest/metatest.dart';
|
| import 'utils.dart';
|
|
|
| void main() {
|
|
|