reorganize log modules
no code changes
This commit is contained in:
parent
279150ccd5
commit
1a29b5b52e
44 changed files with 92 additions and 92 deletions
|
@ -13,10 +13,10 @@ module Remote.Web (
|
|||
import Common.Annex
|
||||
import Types.Remote
|
||||
import qualified Git
|
||||
import UUID
|
||||
import Config
|
||||
import PresenceLog
|
||||
import LocationLog
|
||||
import Logs.Presence
|
||||
import Logs.Location
|
||||
import Logs.UUID
|
||||
import qualified Utility.Url as Url
|
||||
|
||||
type URLString = String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue