Remove unused target fields
This commit is contained in:
parent
e020c6600e
commit
b0b3dc2a47
@ -39,9 +39,6 @@ type Target struct {
|
||||
closers []func() error
|
||||
ui terminal.UI
|
||||
cache cacher.Cache
|
||||
|
||||
communicator core.Communicator
|
||||
provider core.Provider
|
||||
}
|
||||
|
||||
func (b *Target) Config() *vagrant_plugin_sdk.Vagrantfile_MachineConfig {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user