| Index: pkg/watcher/test/ready_test.dart
|
| diff --git a/pkg/watcher/test/ready_test.dart b/pkg/watcher/test/ready_test.dart
|
| index dd799ce5af55799010262d74e1356a49e7e548b2..11b77e02c7ef061ea7dc8126273d39d7c04923d3 100644
|
| --- a/pkg/watcher/test/ready_test.dart
|
| +++ b/pkg/watcher/test/ready_test.dart
|
| @@ -3,10 +3,8 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'dart:async';
|
| -import 'dart:io';
|
|
|
| import 'package:scheduled_test/scheduled_test.dart';
|
| -import 'package:watcher/watcher.dart';
|
|
|
| import 'utils.dart';
|
|
|
|
|