summaryrefslogtreecommitdiff
path: root/src/Command/Run.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Command/Run.hs')
-rw-r--r--src/Command/Run.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Command/Run.hs b/src/Command/Run.hs
index fd5b6d7..7c6162a 100644
--- a/src/Command/Run.hs
+++ b/src/Command/Run.hs
@@ -6,7 +6,6 @@ import Control.Concurrent
import Control.Concurrent.STM
import Control.Exception
import Control.Monad
-import Control.Monad.Except
import Control.Monad.IO.Class
import Data.Either