diff options
Diffstat (limited to 'Command/ExamineKey.hs')
-rw-r--r-- | Command/ExamineKey.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/ExamineKey.hs b/Command/ExamineKey.hs index 30963287e..dd2bec507 100644 --- a/Command/ExamineKey.hs +++ b/Command/ExamineKey.hs @@ -12,7 +12,6 @@ import Command import qualified Utility.Format import Command.Find (formatOption, getFormat, showFormatted, keyVars) import Types.Key -import GitAnnex.Options def :: [Command] def = [noCommit $ noMessages $ withOptions [formatOption, jsonOption] $ |