provisioner/chef-solo: unused var

This commit is contained in:
Mitchell Hashimoto 2013-10-02 08:29:12 -07:00
parent 543a1a21e8
commit 5dfe27b40f
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ type ConfigTemplate struct {
HasDataBagsPath bool
HasRolesPath bool
HasEnvironmentsPath bool
HasChefEnvironment bool
}
type ExecuteTemplate struct {