Explorar o código

[brightcover] Remove unused import

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

+ 0 - 1
youtube_dl/extractor/brightcove.py

@@ -9,7 +9,6 @@ from ..compat import (
     compat_etree_fromstring,
     compat_parse_qs,
     compat_str,
-    compat_urllib_parse,
     compat_urllib_parse_urlparse,
     compat_urlparse,
     compat_xml_parse_error,