summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/TestMode.hs1
1 files changed, 0 insertions, 1 deletions
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