Index: pkg/watcher/test/directory_watcher_test.dart |
diff --git a/pkg/watcher/test/directory_watcher_test.dart b/pkg/watcher/test/directory_watcher_test.dart |
index 800d54d63b819670155304a1d0d34597eaaa8e69..9070179a9df6c9407ca852c9d6648415a30b6c93 100644 |
--- a/pkg/watcher/test/directory_watcher_test.dart |
+++ b/pkg/watcher/test/directory_watcher_test.dart |
@@ -2,11 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// 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'; |