2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-23 23:52:32 -06:00

[jadorecettepub] Remove unused import

This commit is contained in:
Philipp Hagemeister 2014-02-13 16:33:12 +01:00
parent 6f90d098c5
commit 29b2aaf035

View File

@ -2,7 +2,6 @@
from __future__ import unicode_literals
import json
import re
from .common import InfoExtractor