diff --git a/plugins/guests/redhat/guest.rb b/plugins/guests/redhat/guest.rb index 197286200..272ad65ba 100644 --- a/plugins/guests/redhat/guest.rb +++ b/plugins/guests/redhat/guest.rb @@ -1,5 +1,3 @@ -require "vagrant" - module VagrantPlugins module GuestRedHat class Guest < Vagrant.plugin("2", :guest)