summaryrefslogtreecommitdiff
path: root/Utility
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-28 11:32:30 +1100
committerGravatar Joey Hess <joey@kitenet.net>2013-01-28 11:32:30 +1100
commitfdfd8790fd4471392fb6b843ed813e10eb61e8fc (patch)
tree639631a8e66abfc022cec38f33014bc95cd3c510 /Utility
parent7964491f1b5f7a4e2000fd362dea00068f843454 (diff)
cleanup
Diffstat (limited to 'Utility')
-rw-r--r--Utility/Url.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/Url.hs b/Utility/Url.hs
index 8b924a699..da7863091 100644
--- a/Utility/Url.hs
+++ b/Utility/Url.hs
@@ -17,7 +17,6 @@ module Utility.Url (
import Common
import Network.URI
-import Data.Either
type URLString = String