mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-05 23:54:24 +00:00
Remove debug thing
I'm dumb
This commit is contained in:
parent
fc349670c3
commit
17781f9d7d
|
@ -1,8 +1,6 @@
|
|||
# flake8: noqa: F401
|
||||
# isort: off
|
||||
|
||||
from .demo import DemoIE
|
||||
|
||||
from .youtube import ( # Youtube is moved to the top to improve performance
|
||||
YoutubeIE,
|
||||
YoutubeClipIE,
|
||||
|
|
Loading…
Reference in a new issue