mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-27 06:10:12 +01: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 New Issue
Block a user