summaryrefslogtreecommitdiff
path: root/Command/RmUrl.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/RmUrl.hs
parent2dacf40a9ed734ecc723242f7fd68d24b74052f8 (diff)
remove unused imports
Diffstat (limited to 'Command/RmUrl.hs')
-rw-r--r--Command/RmUrl.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/RmUrl.hs b/Command/RmUrl.hs
index 2ee8f2025..fe8c1e0cd 100644
--- a/Command/RmUrl.hs
+++ b/Command/RmUrl.hs
@@ -10,7 +10,6 @@ module Command.RmUrl where
import Common.Annex
import Command
import Logs.Web
-import Annex.UUID
import qualified Remote
cmd :: Command