summaryrefslogtreecommitdiff
path: root/Command/Untrust.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Untrust.hs')
-rw-r--r--Command/Untrust.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Untrust.hs b/Command/Untrust.hs
index 9f7e52198..30ade85ce 100644
--- a/Command/Untrust.hs
+++ b/Command/Untrust.hs
@@ -7,11 +7,11 @@
module Command.Untrust where
+import AnnexCommon
import Command
import qualified Remote
import UUID
import Trust
-import Messages
command :: [Command]
command = [repoCommand "untrust" (paramRepeating paramRemote) seek