lib/veewee/provider/vmfusion/box.rb in veewee-0.4.3 vs lib/veewee/provider/vmfusion/box.rb in veewee-0.4.4
- old
+ new
@@ -2,11 +2,9 @@
require 'veewee/provider/core/box/vnc'
require 'veewee/provider/core/helper/tcp'
require 'veewee/provider/vmfusion/box/helper/status'
require 'veewee/provider/vmfusion/box/helper/ip'
-require 'veewee/provider/vmfusion/box/helper/ssh_options'
-require 'veewee/provider/vmfusion/box/helper/winrm_options'
require 'veewee/provider/vmfusion/box/helper/vnc'
require 'veewee/provider/vmfusion/box/helper/console_type'
require 'veewee/provider/vmfusion/box/helper/buildinfo'
require 'veewee/provider/vmfusion/box/build'