guests/slackware: Do not require vagrant

This commit is contained in:
Seth Vargo 2016-06-05 19:56:11 -04:00
parent 0bdf6f5ad4
commit ece972406d
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
require "vagrant"
module VagrantPlugins
module GuestSlackware
class Guest < Vagrant.plugin("2", :guest)