Remove debug thing

I'm dumb
This commit is contained in:
Riteo 2024-09-08 13:33:24 +02:00
parent fc349670c3
commit 17781f9d7d

View File

@ -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,