mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-14 13:13:06 +00:00
Remove debug thing
I'm dumb
This commit is contained in:
parent
fc349670c3
commit
17781f9d7d
@ -1,8 +1,6 @@
|
|||||||
# flake8: noqa: F401
|
# flake8: noqa: F401
|
||||||
# isort: off
|
# isort: off
|
||||||
|
|
||||||
from .demo import DemoIE
|
|
||||||
|
|
||||||
from .youtube import ( # Youtube is moved to the top to improve performance
|
from .youtube import ( # Youtube is moved to the top to improve performance
|
||||||
YoutubeIE,
|
YoutubeIE,
|
||||||
YoutubeClipIE,
|
YoutubeClipIE,
|
||||||
|
Loading…
Reference in New Issue
Block a user