VM::Modify no longer exists

This commit is contained in:
Mitchell Hashimoto 2011-12-26 18:35:19 -08:00
parent e0998b0b0f
commit ab0276c4a9
1 changed files with 0 additions and 1 deletions

View File

@ -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