diff --git a/app/system/router.py b/app/system/router.py index 6e349b7..6c0943c 100644 --- a/app/system/router.py +++ b/app/system/router.py @@ -17,8 +17,8 @@ from app.system.models import ( ConnectionInfo, LoginInput, RawDebugLogData, - SystemInfo, SystemHealthInfo, + SystemInfo, ) from app.system.service import ( HW_INFO_YIELD_TIME,