mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-27 17:53:35 +05:00
refactor: move types to core
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ from utils.sys_utils import (
|
||||
install_python_requirements,
|
||||
remove_service_file,
|
||||
)
|
||||
from utils.types import ComponentStatus
|
||||
from core.types import ComponentStatus
|
||||
|
||||
|
||||
def install_mobileraker() -> None:
|
||||
|
||||
Reference in New Issue
Block a user