remove 163 lines of code without changing anything except imports

This commit is contained in:
Joey Hess 2016-01-20 16:36:33 -04:00
parent 8dd5d180f1
commit 737e45156e
Failed to extract signature
259 changed files with 192 additions and 355 deletions

View file

@ -11,7 +11,6 @@ module Command.Unused where
import qualified Data.Map as M
import Common.Annex
import Command
import Logs.Unused
import Annex.Content
@ -28,7 +27,6 @@ import qualified Remote
import qualified Annex.Branch
import Annex.Link
import Annex.CatFile
import Types.Key
import Types.RefSpec
import Git.Types
import Git.Sha