mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-09 00:48:02 +00:00
chore: remove debug
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user