diff options
Diffstat (limited to 'lib/rubygems/request/https_pool.rb')
| -rw-r--r-- | lib/rubygems/request/https_pool.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rubygems/request/https_pool.rb b/lib/rubygems/request/https_pool.rb index cb1d4b59b6..50f42d9e0d 100644 --- a/lib/rubygems/request/https_pool.rb +++ b/lib/rubygems/request/https_pool.rb @@ -1,5 +1,4 @@ # frozen_string_literal: true - class Gem::Request::HTTPSPool < Gem::Request::HTTPPool # :nodoc: private |
