3 lines
51 B
Python
3 lines
51 B
Python
from app.systemd import units
|
|
|
|
__all__ = ["units"]
|
from app.systemd import units
|
|
|
|
__all__ = ["units"]
|