[compat] Remove deprecated functions from core code

This commit is contained in:
pukkandan
2022-06-25 00:14:12 +05:30
parent 54007a45f1
commit 14f25df2b6
30 changed files with 203 additions and 245 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from .common import InfoExtractor
from ..compat import compat_str
from ..utils import (
clean_html,
compat_str,
format_field,
int_or_none,
parse_iso8601,