summaryrefslogtreecommitdiff
path: root/Utility/Url.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/Url.hs')
-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