lib/httpx.rb in httpx-0.22.5 vs lib/httpx.rb in httpx-0.23.0

- old
+ new

@@ -9,10 +9,9 @@ require "httpx/punycode" require "httpx/domain_name" require "httpx/altsvc" require "httpx/callbacks" require "httpx/loggable" -require "httpx/registry" require "httpx/transcoder" require "httpx/timers" require "httpx/pool" require "httpx/headers" require "httpx/request"