mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-09-01 00:00:35 -04:00
remove commented code
This commit is contained in:
parent
a54fab5998
commit
c521f226fc
@ -52,13 +52,6 @@ module HTTPX
|
||||
|
||||
def fetch_response(request)
|
||||
@responses.delete(request)
|
||||
#response = @responses.delete(request)
|
||||
#if response.is_a?(ErrorResponse)
|
||||
# channel = find_channel(request)
|
||||
# channel.send(request)
|
||||
# return
|
||||
#end
|
||||
#response
|
||||
end
|
||||
|
||||
def find_channel(request, **options)
|
||||
|
Loading…
x
Reference in New Issue
Block a user