summaryrefslogtreecommitdiff
path: root/Command/Indirect.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Indirect.hs')
-rw-r--r--Command/Indirect.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Command/Indirect.hs b/Command/Indirect.hs
index 8b857e2f6..a8669fe50 100644
--- a/Command/Indirect.hs
+++ b/Command/Indirect.hs
@@ -22,7 +22,6 @@ import Annex.Direct
import Annex.Content
import Annex.Content.Direct
import Annex.CatFile
-import Annex.Version
import Annex.Exception
import Init
import qualified Command.Add
@@ -107,7 +106,6 @@ perform = do
cleanup :: CommandCleanup
cleanup = do
- setVersion defaultVersion
showStart "indirect" ""
showEndOk
return True