Browse Source

[laola1tv] PEP 8

Sergey M․ 8 years ago
parent
commit
7ad53cb7ff
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/laola1tv.py

+ 0 - 1
youtube_dl/extractor/laola1tv.py

@@ -10,7 +10,6 @@ from ..utils import (
     urlencode_postdata,
     xpath_element,
     xpath_text,
-    urljoin,
     update_url_query,
     js_to_json,
 )