1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-06 02:49:35 +02: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