aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/cli/open.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/cli/open.rb')
-rw-r--r--lib/bundler/cli/open.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/cli/open.rb b/lib/bundler/cli/open.rb
index c6c61794..474eec43 100644
--- a/lib/bundler/cli/open.rb
+++ b/lib/bundler/cli/open.rb
@@ -18,6 +18,5 @@ module Bundler
system(*command) || Bundler.ui.info("Could not run '#{command.join(' ')}'")
end
end
-
end
end