summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-11-12 01:25:42 -0400
committerJoey Hess2016-11-12 01:25:42 -0400
commit8d79d072dad51c9f7eb147f12bbe33742708f4b5 (patch)
tree1b677b192668742a12de8e1fee31a593ba5d0926
parent383c1a1ac1c5ab83945b073ecb7b6089cf79fba3 (diff)
cleanup
-rw-r--r--joeyconfig.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index c5a98531..24317db3 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -12,7 +12,6 @@ import qualified Propellor.Property.Ssh as Ssh
import qualified Propellor.Property.Cron as Cron
import qualified Propellor.Property.Sudo as Sudo
import qualified Propellor.Property.User as User
-import qualified Propellor.Property.Group as Group
import qualified Propellor.Property.Hostname as Hostname
import qualified Propellor.Property.Tor as Tor
import qualified Propellor.Property.Dns as Dns