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
|
@ -18,7 +18,7 @@ module Remote.Rsync (
|
|||
RsyncOpts
|
||||
) where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import Types.Remote
|
||||
import qualified Git
|
||||
import Config
|
||||
|
@ -36,7 +36,6 @@ import Messages.Progress
|
|||
import Utility.Metered
|
||||
import Logs.Transfer
|
||||
import Types.Creds
|
||||
import Types.Key (isChunkKey)
|
||||
import Annex.DirHashes
|
||||
import Utility.Tmp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue