reorganize log modules

no code changes
This commit is contained in:
Joey Hess 2011-10-15 16:21:08 -04:00
parent 279150ccd5
commit 1a29b5b52e
44 changed files with 92 additions and 92 deletions

View file

@ -9,7 +9,7 @@ module Command.SetKey where
import Common.Annex
import Command
import LocationLog
import Logs.Location
import Annex.Content
command :: [Command]