VM::Modify no longer exists
This commit is contained in:
parent
e0998b0b0f
commit
ab0276c4a9
|
@ -110,7 +110,6 @@ module Vagrant
|
|||
use registry.get(:halt)
|
||||
use VM::ClearForwardedPorts
|
||||
use VM::ClearSharedFolders
|
||||
use VM::Modify
|
||||
use VM::Export
|
||||
use VM::PackageVagrantfile
|
||||
use VM::Package
|
||||
|
|
Loading…
Reference in New Issue