1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-30 19:31:13 +00: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