summaryrefslogtreecommitdiff
path: root/src/Propellor/Server.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 01:02:54 -0400
committerJoey Hess2014-11-19 01:02:54 -0400
commitf0675727c2833a8ebe8b954384ca484559b3b378 (patch)
treeaa28a10f65b63577df9723cec75b50224293113b /src/Propellor/Server.hs
parent05086b3abe8d633ae788354a3cc9bb0bd72f6159 (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Server.hs')
-rw-r--r--src/Propellor/Server.hs1
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