Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Remove comment from exec run
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitkataria committed Aug 30, 2018
1 parent 62a4e05 commit 546d0a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/bundler/cli/exec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ def initialize(options, args)
def run
validate_cmd!
SharedHelpers.set_bundle_environment

# setting the gemfile if mentioned
SharedHelpers.custom_gemfile(@options[:gemfile]) unless @options[:gemfile].nil?

if bin_path = Bundler.which(cmd)
Expand Down

0 comments on commit 546d0a5

Please sign in to comment.