From 8ef2095fa00408ce6729596a42bc0abdc7778098 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 3 Oct 2011 22:24:57 -0400 Subject: factor out common imports no code changes --- Command/Untrust.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Untrust.hs') 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 -- cgit v1.2.3