Revert "require 'pp' before use PP"

of lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb.
This reverts commit 500149709b92ccb36396589a0c39afb3ff77bfb6 partially.
This commit is contained in:
Kazuhiro NISHIYAMA 2019-08-30 16:09:08 +09:00
parent 631db0de27
commit 998ee350b9
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

View File

@ -1,5 +1,4 @@
# frozen_string_literal: true
require 'pp'
module Bundler::Molinillo
class Resolver