Browse Source

[youtube] Remove unused import

totalwebcasting
Sergey M․ 10 years ago
parent
commit
cc38fa6cfb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/youtube.py

+ 0
- 1
youtube_dl/extractor/youtube.py View File

@ -28,7 +28,6 @@ from ..utils import (
get_element_by_attribute,
get_element_by_id,
int_or_none,
OnDemandPagedList,
orderedSet,
unescapeHTML,
unified_strdate,


Loading…
Cancel
Save