summaryrefslogtreecommitdiff
path: root/src/Propellor/Server.hs
diff options
context:
space:
mode:
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