From 5eeaff166248f2f8c20ad32f56dffd3bf7f62efb Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 27 Apr 2014 16:36:43 -0700 Subject: [PATCH] whitespace --- lib/vagrant/machine_index.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/vagrant/machine_index.rb b/lib/vagrant/machine_index.rb index 07bf7162c..da276188a 100644 --- a/lib/vagrant/machine_index.rb +++ b/lib/vagrant/machine_index.rb @@ -419,7 +419,6 @@ module Vagrant return false if !vagrantfile_path return false if !vagrantfile_path.directory? - # Create an environment so we can determine the active # machines... found = false