summaryrefslogtreecommitdiff
path: root/Command/RegisterUrl.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-20 13:43:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-20 13:43:58 -0400
commitb51672003cf035ba4595f45746cac343d154266f (patch)
tree8dd8ba7407bd10cd24524c0f446f95e6e85d64a9 /Command/RegisterUrl.hs
parent2dacf40a9ed734ecc723242f7fd68d24b74052f8 (diff)
remove unused imports
Diffstat (limited to 'Command/RegisterUrl.hs')
-rw-r--r--Command/RegisterUrl.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/RegisterUrl.hs b/Command/RegisterUrl.hs
index 8e86bcaa2..b2b0d7d32 100644
--- a/Command/RegisterUrl.hs
+++ b/Command/RegisterUrl.hs
@@ -12,7 +12,6 @@ module Command.RegisterUrl where
import Common.Annex
import Command
import Logs.Web
-import Annex.UUID
import Command.FromKey (mkKey)
import qualified Remote