1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-10 11:31:19 +00:00

[periscope] Remove unused imports

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-11-14 18:31:33 +01:00
parent d781e29316
commit 0f72beb515

View file

@ -2,10 +2,6 @@
from __future__ import unicode_literals
from .common import InfoExtractor
from ..compat import (
compat_urllib_parse,
compat_urllib_request,
)
from ..utils import parse_iso8601