[tf1] Remove unused import

pull/8/head
Jaime Marquínez Ferrándiz 2015-01-04 14:06:23 +01:00
rodzic bc3e582fe4
commit 9fda6ee39f
1 zmienionych plików z 0 dodań i 2 usunięć
youtube_dl/extractor

Wyświetl plik

@ -1,8 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
import re
from .common import InfoExtractor