From 83cdf34c517bbe58faa11e5eb2a480c72f0aa356 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 15 Aug 2015 00:32:57 -0700 Subject: [PATCH] propellor spin --- config-simple.hs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config-simple.hs b/config-simple.hs index fd3bab3..0164983 100644 --- a/config-simple.hs +++ b/config-simple.hs @@ -3,12 +3,8 @@ import Propellor import Propellor.CmdLine -import Propellor.Property.Scheduled -import qualified Propellor.Property.File as File import qualified Propellor.Property.Apt as Apt import qualified Propellor.Property.Cron as Cron -import qualified Propellor.Property.User as User -import qualified Propellor.Property.Hostname as Hostname main :: IO () main = defaultMain hosts