refactor(dbus): Move simple_systemd to systemd_helper
Moved the `simple_systemd` function to a dedicated `systemd_helper` module to improve code organization and reusability. Updated imports accordingly in affected files. Signed-off-by: Sven Sager <s.sager@kunbus.com>
This commit is contained in:
@@ -16,7 +16,6 @@ from .revpi_config import (
|
||||
configure_external_antenna,
|
||||
configure_gui,
|
||||
configure_wlan,
|
||||
simple_systemd,
|
||||
)
|
||||
from ..dbus_helper import DbusInterface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user