diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-20 15:31:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-20 15:31:29 -0400 |
| commit | 23b97bc2872c442f81f650ccf4771613229b1cfc (patch) | |
| tree | 2c30b7ba55058d6ca44679e983ec894be1e8da7b /src | |
| parent | 4eb1b8b6ff8efc1fc58bd652a384828fdc47437a (diff) | |
unused import
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/Spin.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/Spin.hs b/src/Propellor/Property/Spin.hs index d719f86d..144f8197 100644 --- a/src/Propellor/Property/Spin.hs +++ b/src/Propellor/Property/Spin.hs @@ -9,7 +9,6 @@ module Propellor.Property.Spin ( import Propellor.Base import Propellor.Spin (spin, SpinMode(..)) -import Propellor.PrivData import Propellor.Types.Info import qualified Propellor.Property.Ssh as Ssh |
