diff --git a/plugins/guests/pld/guest.rb b/plugins/guests/pld/guest.rb index 1d65ce044..a7f163d3b 100644 --- a/plugins/guests/pld/guest.rb +++ b/plugins/guests/pld/guest.rb @@ -1,5 +1,3 @@ -require "vagrant" - module VagrantPlugins module GuestPld class Guest < Vagrant.plugin("2", :guest)