[udemy] Remove unused import
[youtube-dl] / youtube_dl / extractor / udemy.py
index 26ae8cc36cd62772ec4eb97b34e8c0d2f017e2b3..2a54f3764276bd02c99b6680a39841882b037e1e 100644 (file)
@@ -5,7 +5,6 @@ from ..compat import (
     compat_HTTPError,
     compat_urllib_parse,
     compat_urllib_request,
-    compat_urlparse,
 )
 from ..utils import (
     ExtractorError,