remove 163 lines of code without changing anything except imports
This commit is contained in:
parent
8dd5d180f1
commit
737e45156e
259 changed files with 192 additions and 355 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
module RemoteDaemon.Transport.GCrypt (transport) where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import RemoteDaemon.Types
|
||||
import RemoteDaemon.Common
|
||||
import RemoteDaemon.Transport.Ssh (transportUsingCmd)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
module RemoteDaemon.Transport.Ssh (transport, transportUsingCmd) where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import Annex.Ssh
|
||||
import RemoteDaemon.Types
|
||||
import RemoteDaemon.Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue