diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-01 11:54:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-01 11:54:16 -0400 |
| commit | 278ec56483e62803e60c643189080ae9df14c753 (patch) | |
| tree | e57c6cfb7de6c505119cb1e1e8d3b58547c9df72 /src | |
| parent | 9e406feb0d3ff8b41b616da7d6a8e464fed3cb2a (diff) | |
propellor spin
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Spin.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Spin.hs b/src/Propellor/Spin.hs index 9cb86f5b..6048a1cd 100644 --- a/src/Propellor/Spin.hs +++ b/src/Propellor/Spin.hs @@ -29,7 +29,6 @@ import Propellor.Types.Info import qualified Propellor.Shim as Shim import Utility.FileMode import Utility.SafeCommand -import Utility.ConcurrentOutput commitSpin :: IO () commitSpin = do |
