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