diff --git a/lib/vagrant-hostmanager/command.rb b/lib/vagrant-hostmanager/command.rb index 535e0d9..42ac35b 100644 --- a/lib/vagrant-hostmanager/command.rb +++ b/lib/vagrant-hostmanager/command.rb @@ -1,7 +1,6 @@ module VagrantPlugins module HostManager class Command < Vagrant.plugin('2', :command) - include HostsFile def execute options = {}