diff options
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 |
