summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Command/NotifyChanges.hs6
1 files changed, 0 insertions, 6 deletions
diff --git a/Command/NotifyChanges.hs b/Command/NotifyChanges.hs
index 83d7bca3f..92c70f05e 100644
--- a/Command/NotifyChanges.hs
+++ b/Command/NotifyChanges.hs
@@ -9,16 +9,10 @@ module Command.NotifyChanges where
import Command
import Annex.ChangedRefs
-import Utility.DirWatcher
-import Utility.DirWatcher.Types
-import qualified Git
-import Git.Sha
import RemoteDaemon.Transport.Ssh.Types
import Utility.SimpleProtocol
-import Control.Concurrent
import Control.Concurrent.Async
-import Control.Concurrent.STM
cmd :: Command
cmd = noCommit $