From ee9af605bc6c59365e6080e34d7c615978ba21d8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 15 Oct 2011 17:47:03 -0400 Subject: break out non-log stuff to separate module --- git-annex-shell.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex-shell.hs') diff --git a/git-annex-shell.hs b/git-annex-shell.hs index f19abe6c3..72e130ff0 100644 --- a/git-annex-shell.hs +++ b/git-annex-shell.hs @@ -13,7 +13,7 @@ import qualified Git import CmdLine import Command import Options -import Logs.UUID +import Annex.UUID import qualified Command.ConfigList import qualified Command.InAnnex -- cgit v1.2.3