Explorar o código

[lynda] PEP 8

Sergey M․ %!s(int64=7) %!d(string=hai) anos
pai
achega
24d26ab380
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      youtube_dl/extractor/lynda.py

+ 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,
 )