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/Whereis.hs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Command/Whereis.hs') diff --git a/Command/Whereis.hs b/Command/Whereis.hs index a414428f7..3fb636c04 100644 --- a/Command/Whereis.hs +++ b/Command/Whereis.hs @@ -7,13 +7,10 @@ module Command.Whereis where -import Control.Monad - +import AnnexCommon import LocationLog import Command -import Messages import Remote -import Types import Trust command :: [Command] -- cgit v1.2.3