1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-22 07:43:08 +00:00

[tf1] Remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-01-04 14:06:23 +01:00
parent bc3e582fe4
commit 9fda6ee39f

View file

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