Browse Source

[youtube] Remove unused import

master
Sergey M․ 9 years ago
parent
commit
cc38fa6cfb
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/youtube.py

1
youtube_dl/extractor/youtube.py

@ -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