mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-25 15:45:33 -04:00
Formatting
This commit is contained in:
parent
d70b05e5c3
commit
bd2f00f6df
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ module Invidious::ConnectionPool
|
||||||
pool.release(http_client) if http_client && client_exists_in_pool
|
pool.release(http_client) if http_client && client_exists_in_pool
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
class Error < Exception
|
class Error < Exception
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue