summaryrefslogtreecommitdiffhomepage
path: root/Servers.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-14 18:36:09 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-14 18:36:09 -0400
commit09bfce07284a3cf628cb20663cedd57626f75f43 (patch)
tree20757266f19ccc84638cc0329e42bcf1ce9184e4 /Servers.hs
parentf6bd6ae12ab694cab6a753a8a445407ed6f30bee (diff)
downloadkeysafe-09bfce07284a3cf628cb20663cedd57626f75f43.tar.gz
cleanup
Diffstat (limited to 'Servers.hs')
-rw-r--r--Servers.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Servers.hs b/Servers.hs
index 093e75b..0a1e246 100644
--- a/Servers.hs
+++ b/Servers.hs
@@ -6,7 +6,6 @@
module Servers where
import Types.Server
-import Network.Wai.Handler.Warp (Port)
import Servant.Client
serverUrl :: Server -> BaseUrl