remove from __init__ component

This commit is contained in:
billypom on debian 2024-09-17 21:43:05 -04:00
parent ec9f93add3
commit 291ad76e87

View File

@ -9,4 +9,3 @@ from .AddToPlaylistWindow import AddToPlaylistWindow
from .CreatePlaylistWindow import CreatePlaylistWindow
from .PlaylistsPane import PlaylistsPane
from .ExportPlaylistWindow import ExportPlaylistWindow
from .ResizableHeaderView import ResizableHeaderView