From 685bdbf1f0fb76afc133dd89d6de3a863d8f5775 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 27 Apr 2014 18:58:57 -0700 Subject: [PATCH] whitespace --- plugins/providers/docker/action/create.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/providers/docker/action/create.rb b/plugins/providers/docker/action/create.rb index 67ab35e6d..17de1ee01 100644 --- a/plugins/providers/docker/action/create.rb +++ b/plugins/providers/docker/action/create.rb @@ -62,7 +62,7 @@ module VagrantPlugins end end - @app.call(env) + @app.call(env) end def create_params