From 3d6a48572d1b626ef68785d3e7ed400b4016d9e5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 9 Dec 2016 16:22:00 -0400 Subject: cleanup --- Command/NotifyChanges.hs | 6 ------ 1 file changed, 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 $ -- cgit v1.2.3