Remove unused imports

This commit is contained in:
Adrián Chaves 2023-01-08 17:28:34 +01:00
parent 716561972b
commit 24e63f3294
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ from w3lib import html
from xtractmime import (
RESOURCE_HEADER_BUFFER_LENGTH as BODY_LIMIT,
extract_mime,
is_binary_data,
)
from xtractmime.mimegroups import (
is_html_mime_type,