refinements
This commit is contained in:
@@ -24,7 +24,6 @@ from dreader.state import (
|
||||
OverlayState
|
||||
)
|
||||
from dreader.library import LibraryManager
|
||||
from dreader.overlay import OverlayManager
|
||||
from dreader.main import DReaderApplication, AppConfig
|
||||
from dreader.hal import DisplayHAL, KeyboardInputHAL, EventLoopHAL
|
||||
|
||||
@@ -56,9 +55,6 @@ __all__ = [
|
||||
# Library
|
||||
"LibraryManager",
|
||||
|
||||
# Overlay
|
||||
"OverlayManager",
|
||||
|
||||
# Main application
|
||||
"DReaderApplication",
|
||||
"AppConfig",
|
||||
|
||||
Reference in New Issue
Block a user