mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-04 18:12:50 +01:00
[periscope] Remove unused imports
This commit is contained in:
parent
d781e29316
commit
0f72beb515
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user