1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-21 03:09:34 +00:00

[keek] remove unused import

This commit is contained in:
Philipp Hagemeister 2014-12-13 12:36:46 +01:00
parent 7129bed51b
commit 89e36657cc

View file

@ -1,7 +1,5 @@
from __future__ import unicode_literals
import re
from .common import InfoExtractor