mirror of
https://github.com/iv-org/invidious.git
synced 2025-09-24 22:39:25 -04:00
chore: remove debug
This commit is contained in:
parent
21c13bba9d
commit
cf2dfbb75d
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue