cleanup
This commit is contained in:
parent
c51d7dbf67
commit
8ac4126bd2
1 changed files with 0 additions and 6 deletions
|
@ -9,16 +9,10 @@ module Command.NotifyChanges where
|
||||||
|
|
||||||
import Command
|
import Command
|
||||||
import Annex.ChangedRefs
|
import Annex.ChangedRefs
|
||||||
import Utility.DirWatcher
|
|
||||||
import Utility.DirWatcher.Types
|
|
||||||
import qualified Git
|
|
||||||
import Git.Sha
|
|
||||||
import RemoteDaemon.Transport.Ssh.Types
|
import RemoteDaemon.Transport.Ssh.Types
|
||||||
import Utility.SimpleProtocol
|
import Utility.SimpleProtocol
|
||||||
|
|
||||||
import Control.Concurrent
|
|
||||||
import Control.Concurrent.Async
|
import Control.Concurrent.Async
|
||||||
import Control.Concurrent.STM
|
|
||||||
|
|
||||||
cmd :: Command
|
cmd :: Command
|
||||||
cmd = noCommit $
|
cmd = noCommit $
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue