remove unused str_or_none

pull/12466/head
v3DJG6GL 2 months ago committed by GitHub
parent ee565d9c32
commit 7282b3fe8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,6 @@ from .common import InfoExtractor
from ..utils import (
ExtractorError,
int_or_none,
str_or_none,
parse_qs,
traverse_obj,
update_url_query,

Loading…
Cancel
Save