[brightcover] Remove unused import
[youtube-dl] / youtube_dl / extractor / brightcove.py
index 3ab383461e463a6160f743f6a649fb00aea4eba0..59e8008f96877573aad2acc26fe8bfcb42f9e69c 100644 (file)
@@ -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,