break out non-log stuff to separate module

This commit is contained in:
Joey Hess 2011-10-15 17:47:03 -04:00
parent ec169f84b1
commit ee9af605bc
28 changed files with 86 additions and 78 deletions

View file

@ -11,7 +11,6 @@ import Common.Annex
import Types.Remote
import qualified Git
import Config
import Logs.UUID
import Logs.Web
import qualified Utility.Url as Url