summaryrefslogtreecommitdiff
path: root/lib/net/http/exceptions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/http/exceptions.rb')
-rw-r--r--lib/net/http/exceptions.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/net/http/exceptions.rb b/lib/net/http/exceptions.rb
index 933cd64ace..da5f7a70fc 100644
--- a/lib/net/http/exceptions.rb
+++ b/lib/net/http/exceptions.rb
@@ -30,5 +30,4 @@ end
module Net
deprecate_constant(:HTTPServerException)
- deprecate_constant(:ProtoServerError)
end