[laola1tv] PEP 8
authorSergey M․ <dstftw@gmail.com>
Fri, 5 May 2017 14:59:23 +0000 (21:59 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 5 May 2017 14:59:23 +0000 (21:59 +0700)
youtube_dl/extractor/laola1tv.py

index d9f53c35665352b0d0a6e9b7b974b6d20d478160..1f91ba0173429aa8b86969b9dc40e45695213e6d 100644 (file)
@@ -10,7 +10,6 @@ from ..utils import (
     urlencode_postdata,
     xpath_element,
     xpath_text,
-    urljoin,
     update_url_query,
     js_to_json,
 )