From dbe93a84ba9b4d5c9aa5af2aecd5362f644c811d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 25 Aug 2026 18:09:40 +0200 Subject: Remove unused Monad import in TestMode --- src/TestMode.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/TestMode.hs b/src/TestMode.hs index d865384..29312d8 100644 --- a/src/TestMode.hs +++ b/src/TestMode.hs @@ -4,7 +4,6 @@ module TestMode ( testMode, ) where -import Control.Monad import Control.Monad.Except import Control.Monad.Reader import Control.Monad.State -- cgit v1.2.3