From 3f22615e47da7ec02bc6300a628c04d6ba1cfbe6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:41:18 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- app/system/router.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,