diff options
Diffstat (limited to 'Command/LookupKey.hs')
-rw-r--r-- | Command/LookupKey.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Command/LookupKey.hs b/Command/LookupKey.hs index 1a0d96935..1f21a582e 100644 --- a/Command/LookupKey.hs +++ b/Command/LookupKey.hs @@ -7,11 +7,8 @@ module Command.LookupKey where -import Common.Annex import Command -import CmdLine.Batch import Annex.CatFile -import Types.Key cmd :: Command cmd = notBareRepo $ noCommit $ |