mirror of
https://github.com/iv-org/invidious.git
synced 2025-09-10 12:31:17 -05:00
chore: remove debug
This commit is contained in:
parent
21c13bba9d
commit
cf2dfbb75d
@ -8,7 +8,6 @@ module Invidious::Routes::Companion
|
||||
|
||||
begin
|
||||
COMPANION_POOL.client do |wrapper|
|
||||
puts env.request.headers
|
||||
wrapper.client.get(url, env.request.headers) do |resp|
|
||||
return self.proxy_companion(env, resp)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user