aboutsummaryrefslogtreecommitdiff
path: root/Logs/Web.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-17 13:57:52 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-17 13:57:52 -0400
commit16dfb953454a24d06e8ae223b762fc0e078b0918 (patch)
tree92d5d49758f43992ffcf9a280f1044ec0bf697ff /Logs/Web.hs
parentcbb5cb34a61d45769eac2b4930b3b233939ee61e (diff)
move dummy uuids to Annex.UUID
Diffstat (limited to 'Logs/Web.hs')
-rw-r--r--Logs/Web.hs5
1 files changed, 0 insertions, 5 deletions
diff --git a/Logs/Web.hs b/Logs/Web.hs
index c3e5c3432..a728d152b 100644
--- a/Logs/Web.hs
+++ b/Logs/Web.hs
@@ -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