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
|
@ -13,7 +13,7 @@ module Remote.Git (
|
|||
repoAvail,
|
||||
) where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import Annex.Ssh
|
||||
import Types.Remote
|
||||
import Types.GitConfig
|
||||
|
@ -36,7 +36,6 @@ import Config
|
|||
import Config.Cost
|
||||
import Annex.Init
|
||||
import Annex.Version
|
||||
import Types.Key
|
||||
import Types.CleanupActions
|
||||
import qualified CmdLine.GitAnnexShell.Fields as Fields
|
||||
import Logs.Location
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue