Remove unused variable

pull/7709/head
Brian Fox 7 years ago
parent 9368269034
commit d6776dc5f2

@ -50,9 +50,6 @@ type Config struct {
Communicator string `mapstructure:"communicator"`
// What vagrantfile to use
VagrantfileTpl string `mapstructure:"vagrantfile_template"`
// Whether to Halt, Suspend, or Destroy the box
TeardownMethod string `mapstructure:"teardown_method"`

Loading…
Cancel
Save