1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-22 15:57:23 +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