Index: pkg/watcher/lib/src/directory_watcher.dart |
diff --git a/pkg/watcher/lib/src/directory_watcher.dart b/pkg/watcher/lib/src/directory_watcher.dart |
index 913101b60be9f508099e35f5121fe0a9121ac0bf..c5dd9db606bb589bd69fc411a16d428a0de7c6aa 100644 |
--- a/pkg/watcher/lib/src/directory_watcher.dart |
+++ b/pkg/watcher/lib/src/directory_watcher.dart |
@@ -5,7 +5,6 @@ |
library watcher.directory_watcher; |
import 'dart:async'; |
-import 'dart:collection'; |
import 'dart:io'; |
import 'package:crypto/crypto.dart'; |