diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-18 00:30:19 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-18 00:30:19 -0400 |
| commit | 340c8d1060d3c5b460c3c19ae7ae0406bb5ec6b1 (patch) | |
| tree | e51200885aeeed10be47c6c1d9db403b04008d13 | |
| parent | e6ff8bfc475de337831df1768c6b51eb5f2fb325 (diff) | |
propellor spin
| -rw-r--r-- | src/Propellor/Message.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Propellor/Message.hs b/src/Propellor/Message.hs index 23af5182..e184a59e 100644 --- a/src/Propellor/Message.hs +++ b/src/Propellor/Message.hs @@ -6,10 +6,8 @@ import System.Console.ANSI import System.IO import System.Log.Logger import "mtl" Control.Monad.Reader -import Control.Applicative import Propellor.Types -import Utility.Env import Utility.Monad data MessageHandle |
