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,12 +7,10 @@
|
|||
|
||||
module Command.AddUnused where
|
||||
|
||||
import Common.Annex
|
||||
import Logs.Location
|
||||
import Command
|
||||
import Annex.Ingest
|
||||
import Command.Unused (withUnusedMaps, UnusedMaps(..), startUnused)
|
||||
import Types.Key
|
||||
|
||||
cmd :: Command
|
||||
cmd = notDirect $
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue