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 Remote.Helper.Ssh where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import qualified Annex
|
||||
import qualified Git
|
||||
import qualified Git.Url
|
||||
|
@ -15,7 +15,6 @@ import Annex.UUID
|
|||
import Annex.Ssh
|
||||
import CmdLine.GitAnnexShell.Fields (Field, fieldName)
|
||||
import qualified CmdLine.GitAnnexShell.Fields as Fields
|
||||
import Types.Key
|
||||
import Remote.Helper.Messages
|
||||
import Messages.Progress
|
||||
import Utility.Metered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue