Browse Source

[arte] Remove unused import

master
Jaime Marquínez Ferrándiz 9 years ago
parent
commit
4b4e1af059
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/arte.py

1
youtube_dl/extractor/arte.py

@ -7,7 +7,6 @@ from .common import InfoExtractor
from ..utils import (
find_xpath_attr,
unified_strdate,
get_element_by_id,
get_element_by_attribute,
int_or_none,
qualities,

Loading…
Cancel
Save