remove unused imports
This commit is contained in:
parent
f1daa83118
commit
7aac76d40e
2 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@ module Command.RegisterUrl where
|
||||||
import Common.Annex
|
import Common.Annex
|
||||||
import Command
|
import Command
|
||||||
import Logs.Web
|
import Logs.Web
|
||||||
import Annex.UUID
|
|
||||||
import Command.FromKey (mkKey)
|
import Command.FromKey (mkKey)
|
||||||
import qualified Remote
|
import qualified Remote
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,6 @@ module Command.RmUrl where
|
||||||
import Common.Annex
|
import Common.Annex
|
||||||
import Command
|
import Command
|
||||||
import Logs.Web
|
import Logs.Web
|
||||||
import Annex.UUID
|
|
||||||
import qualified Remote
|
import qualified Remote
|
||||||
|
|
||||||
cmd :: Command
|
cmd :: Command
|
||||||
|
|
Loading…
Add table
Reference in a new issue