2
0
Sergey M․ 7 жил өмнө
parent
commit
24d26ab380

+ 0 - 1
youtube_dl/extractor/lynda.py

@@ -4,7 +4,6 @@ import re
 
 from .common import InfoExtractor
 from ..compat import (
-    compat_HTTPError,
     compat_str,
     compat_urlparse,
 )