mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-15 06:11:05 +00:00
flake8 fix
This commit is contained in:
parent
c6cb2f3692
commit
3209a28c7e
|
@ -10,7 +10,6 @@ from ..utils import (
|
||||||
traverse_obj,
|
traverse_obj,
|
||||||
url_or_none,
|
url_or_none,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class KickIE(InfoExtractor):
|
class KickIE(InfoExtractor):
|
||||||
|
|
Loading…
Reference in a new issue