1
0
Philipp Hagemeister 12 жил өмнө
parent
commit
bd1b906527

+ 0 - 1
youtube_dl/postprocessor/xattrpp.py

@@ -6,7 +6,6 @@ from .common import PostProcessor
 from ..utils import (
     check_executable,
     hyphenate_date,
-    preferredencoding,
 )