summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Propellor/SimpleSh.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor/SimpleSh.hs b/Propellor/SimpleSh.hs
index 99dd3cc6..8c136ae4 100644
--- a/Propellor/SimpleSh.hs
+++ b/Propellor/SimpleSh.hs
@@ -7,7 +7,6 @@ module Propellor.SimpleSh where
import Network.Socket
import Control.Concurrent
-import Control.Concurrent.Chan
import Control.Concurrent.Async
import System.Process (std_in, std_out, std_err)