Remove temporary line

This commit is contained in:
Mitchell Hashimoto 2014-01-07 10:52:07 -08:00
parent 79602ab37b
commit 4f623f6422
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
# This file is load before RubyGems are loaded, and allow us to actually # This file is load before RubyGems are loaded, and allow us to actually
# resolve plugin dependencies and load the proper versions of everything. # resolve plugin dependencies and load the proper versions of everything.
ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] = "/Applications/Vagrant/embedded"
require "vagrant/shared_helpers" require "vagrant/shared_helpers"
if Vagrant.plugins_enabled? && !defined?(Bundler) if Vagrant.plugins_enabled? && !defined?(Bundler)