mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-04 03:31:29 +08:00
fix(lint): remove unused io import
This commit is contained in:
parent
b3b98b1322
commit
3f0c1f9ce5
@ -8,7 +8,6 @@ Async version of gunicorn/http/message.py for ASGI workers.
|
||||
Reuses the parsing logic from the sync version, adapted for async I/O.
|
||||
"""
|
||||
|
||||
import io
|
||||
import ipaddress
|
||||
import re
|
||||
import socket
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user