summaryrefslogtreecommitdiff
path: root/Propellor
diff options
context:
space:
mode:
authorJoey Hess2014-05-11 10:31:58 -0300
committerJoey Hess2014-05-11 10:31:58 -0300
commit2f10409636ba9332eb86f42f4052df9ed92cc2f1 (patch)
tree3c1868e75092a5a7d10bda705ad9a5bb083da167 /Propellor
parent1f573876b76184f0d5dd24e13df9d894a6b3a29f (diff)
propellor spin
Diffstat (limited to 'Propellor')
-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)