aboutsummaryrefslogtreecommitdiff
path: root/app/Server.hs
diff options
context:
space:
mode:
Diffstat (limited to 'app/Server.hs')
-rw-r--r--app/Server.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Server.hs b/app/Server.hs
index 1a8a788..3564183 100644
--- a/app/Server.hs
+++ b/app/Server.hs
@@ -26,7 +26,6 @@ import Control.Exception
, fromException
, handle
, throwIO
- , throwIO
, try
)
import Control.Lens hiding(children,index)