Skip to content

Commit

Permalink
Fix slots issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Dec 26, 2022
1 parent 77da70c commit 48a8d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sanic/http/http1.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class Http(Stream, metaclass=TouchUpMeta):
"request_body",
"request_bytes",
"request_bytes_left",
"request_max_size",
"response",
"response_func",
"response_size",
Expand Down

0 comments on commit 48a8d40

Please sign in to comment.