Revert unused import

This commit is contained in:
dirkf 2024-06-11 13:15:09 +01:00 committed by GitHub
parent e558c3de99
commit d687b6afd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,6 @@ import re
from .common import InfoExtractor
from ..utils import (
ExtractorError,
float_or_none,
get_element_by_id,
int_or_none,