diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-19 01:02:54 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-19 01:02:54 -0400 |
| commit | f0675727c2833a8ebe8b954384ca484559b3b378 (patch) | |
| tree | aa28a10f65b63577df9723cec75b50224293113b /src | |
| parent | 05086b3abe8d633ae788354a3cc9bb0bd72f6159 (diff) | |
propellor spin
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Server.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Server.hs b/src/Propellor/Server.hs index 1b31234b..182cc2b5 100644 --- a/src/Propellor/Server.hs +++ b/src/Propellor/Server.hs @@ -10,7 +10,6 @@ import System.PosixCompat import System.Posix.IO import Control.Concurrent.Async import qualified Data.ByteString as B -import System.Process (std_in, std_out) import Propellor import Propellor.Protocol |
