Formatting

This commit is contained in:
syeopite
2025-04-10 00:48:21 -07:00
parent 0865bc55fd
commit edf41badc8

View File

@@ -78,6 +78,7 @@ module Invidious::ConnectionPool
pool.release(http_client) if http_client && client_exists_in_pool
end
end
class Error < Exception
end