From 9e6478c0d6df3f850c6e616ae7bd0eb2a9c803dc Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 13 Feb 2010 11:56:33 -0800 Subject: [PATCH] Import action --- lib/vagrant/actions/import.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vagrant/actions/import.rb b/lib/vagrant/actions/import.rb index b6f67b0d9..9f8c5c0a8 100644 --- a/lib/vagrant/actions/import.rb +++ b/lib/vagrant/actions/import.rb @@ -11,4 +11,4 @@ module Vagrant end end end -end \ No newline at end of file +end