1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-13 07:19:38 +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