move dummy uuids to Annex.UUID

This commit is contained in:
Joey Hess 2014-12-17 13:57:52 -04:00
parent 8d1e372a8b
commit 7e422269a6
9 changed files with 16 additions and 10 deletions

View file

@ -7,7 +7,6 @@
module Logs.Web (
URLString,
webUUID,
getUrls,
getUrlsWithPrefix,
setUrlPresent,
@ -35,10 +34,6 @@ import qualified Git
import qualified Git.LsFiles
import Utility.Url
-- Dummy uuid for the whole web. Do not alter.
webUUID :: UUID
webUUID = UUID "00000000-0000-0000-0000-000000000001"
{- Gets all urls that a key might be available from. -}
getUrls :: Key -> Annex [URLString]
getUrls key = do