From 391c2ce19c0954d3ea0f7b6cc17c001d26491ca6 Mon Sep 17 00:00:00 2001 From: Matthias Hecker Date: Tue, 14 Apr 2020 19:12:43 +0200 Subject: httputil: remove obsolete version_1_2 declaration --- lib/rbot/core/utils/httputil.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/rbot/core/utils/httputil.rb b/lib/rbot/core/utils/httputil.rb index da2f3fe1..fb275547 100644 --- a/lib/rbot/core/utils/httputil.rb +++ b/lib/rbot/core/utils/httputil.rb @@ -164,8 +164,6 @@ module ::Net end end -Net::HTTP.version_1_2 - module ::Irc module Utils -- cgit v1.2.3