Revert unrelated change

This commit is contained in:
Lev Plyusnin 2024-01-03 14:52:19 +07:00
parent 41c3dab547
commit c3fe956e87
No known key found for this signature in database
GPG Key ID: 21C6C2C9C0A4460D
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import traceback
import unicodedata
from .cache import Cache
from .compat import functools, urllib # isort: split
from .compat import compat_os_name, compat_shlex_quote, urllib_req_to_req
from .cookies import LenientSimpleCookie, load_cookies