provisioner/chef-solo: unused var

This commit is contained in:
Mitchell Hashimoto 2013-10-02 08:29:12 -07:00
parent fbd5a3c534
commit 5b8c6582b6

View File

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