From da58f7bdc08312b8be1fcd8fb2ec15cd00b78026 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 26 Feb 2014 23:21:19 -0800 Subject: [PATCH] providers/hyperv: remove bad reference to file --- plugins/providers/hyperv/config.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/providers/hyperv/config.rb b/plugins/providers/hyperv/config.rb index ef382a45c..ad69e3059 100644 --- a/plugins/providers/hyperv/config.rb +++ b/plugins/providers/hyperv/config.rb @@ -1,5 +1,4 @@ require "vagrant" -require_relative "host_share/config" module VagrantPlugins module HyperV