lib/vagrant-vcenter/action/is_paused.rb in vagrant-vcenter-0.3.2 vs lib/vagrant-vcenter/action/is_paused.rb in vagrant-vcenter-0.3.3

- old
+ new

@@ -1,6 +1,4 @@ -require 'i18n' - module VagrantPlugins module VCenter module Action # This class sets the state to suspended if the VM is suspended. class IsPaused