From 9c4d78653af40d981ad887c09c33c409ba11aa3f Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 18 Aug 2022 23:58:53 +1000 Subject: minor fix redundant line --- app/Server.hs | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v1.2.3