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
|
@ -9,7 +9,7 @@
|
|||
|
||||
module Remote.Web (remote, getWebUrls) where
|
||||
|
||||
import Common.Annex
|
||||
import Annex.Common
|
||||
import Types.Remote
|
||||
import Remote.Helper.Messages
|
||||
import qualified Git
|
||||
|
@ -18,7 +18,6 @@ import Annex.Content
|
|||
import Config.Cost
|
||||
import Logs.Web
|
||||
import Annex.UUID
|
||||
import Types.Key
|
||||
import Utility.Metered
|
||||
import qualified Annex.Url as Url
|
||||
#ifdef WITH_QUVI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue