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