1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2026-04-05 00:00:03 -04:00

[arte] Remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz
2015-05-24 18:46:29 +02:00
parent 80240b347e
commit 4b4e1af059
-1
View File
@@ -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,