diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 16:25:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 16:25:55 -0400 |
commit | 4f050ca9b80d0565e408137f2422e808b82cfd11 (patch) | |
tree | 5aca9688e49dee8915a962de4baf4c305ccbfa9e /Command/Info.hs | |
parent | 541178b499d084e4041ae4b9d62bf86f5a97c3ff (diff) |
reorganize some files and imports
Diffstat (limited to 'Command/Info.hs')
-rw-r--r-- | Command/Info.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Info.hs b/Command/Info.hs index c36ae8eed..d15fbba57 100644 --- a/Command/Info.hs +++ b/Command/Info.hs @@ -21,7 +21,6 @@ import qualified Remote import qualified Command.Unused import qualified Git import qualified Annex -import GitAnnex.Options import Command import Utility.DataUnits import Utility.DiskFree |