perf: General code restructure to not use more than needed memory

This commit is contained in:
Karim shoair
2025-09-23 18:34:54 +03:00
parent 63a46a8e0b
commit 3da806210b
5 changed files with 8 additions and 6 deletions
-1
View File
@@ -7,4 +7,3 @@ from ._utils import (
clean_spaces,
html_forbidden,
)
from ._shell import _CookieParser, _ParseHeaders