mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Get rid of warnings of test/spec
* lib/net/http/exceptions.rb: revert a part of r63590. to deprecate Net::ProtoServerError seems to be wrong. see [ruby-core:87488] [Feature#14688] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63661 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c9db11ea60
commit
60c7fcf03a
1 changed files with 0 additions and 1 deletions
|
@ -30,5 +30,4 @@ end
|
|||
|
||||
module Net
|
||||
deprecate_constant(:HTTPServerException)
|
||||
deprecate_constant(:ProtoServerError)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue