diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-11 10:31:58 -0300 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-11 10:31:58 -0300 |
| commit | 2f10409636ba9332eb86f42f4052df9ed92cc2f1 (patch) | |
| tree | 3c1868e75092a5a7d10bda705ad9a5bb083da167 | |
| parent | 1f573876b76184f0d5dd24e13df9d894a6b3a29f (diff) | |
propellor spin
| -rw-r--r-- | Propellor/SimpleSh.hs | 1 |
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) |
