From 6d356977af31903ccb8fc81ce87cc4a003792205 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sat, 12 Oct 2024 10:16:52 +0200 Subject: clean up warnings --- frontend/app/Page/NewCollection.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/app/Page/NewCollection.hs') diff --git a/frontend/app/Page/NewCollection.hs b/frontend/app/Page/NewCollection.hs index a15d4a7..bc789f8 100644 --- a/frontend/app/Page/NewCollection.hs +++ b/frontend/app/Page/NewCollection.hs @@ -10,7 +10,6 @@ where import ACMS.API.REST qualified as API.REST import Control.Monad.Catch (SomeException, try) import Data.Aeson qualified as A -import Data.Text qualified as T import Effect (Eff) import Effect qualified as E import Form qualified as F -- cgit v1.2.3