Skip to content

Commit

Permalink
remove binding.pry
Browse files Browse the repository at this point in the history
Signed-off-by: Yoon Jean Kim <ykim@pivotal.io>
  • Loading branch information
Vikram Yadav authored and JennyYJK committed May 13, 2019
1 parent 208fc37 commit ad9d332
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/license_finder/package_managers/go_modules.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ def current_packages
packages.reject do |package|
Pathname(package.install_path).cleanpath == Pathname(project_path).cleanpath
end
# binding.pry
end

private
Expand Down

0 comments on commit ad9d332

Please sign in to comment.