Skip to content

Commit cf2dfbb

Browse files
committed
chore: remove debug
1 parent 21c13bb commit cf2dfbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/invidious/routes/companion.cr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ module Invidious::Routes::Companion
88

99
begin
1010
COMPANION_POOL.client do |wrapper|
11-
puts env.request.headers
1211
wrapper.client.get(url, env.request.headers) do |resp|
1312
return self.proxy_companion(env, resp)
1413
end

0 commit comments

Comments
 (0)