Skip to content

Commit

Permalink
Removal of unused slot
Browse files Browse the repository at this point in the history
  • Loading branch information
Pliner committed Oct 22, 2024
1 parent dc94e57 commit 6adf6cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aio_request/aiohttp.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ async def _resolve(self) -> None:
class AioHttpTransport(Transport):
__slots__ = (
"__client_session",
"_metrics_provider",
"__network_errors_code",
"__too_many_redirects_code",
"__buffer_payload",
Expand Down

0 comments on commit 6adf6cb

Please sign in to comment.