From 53c10cd5507c4dffb31dbd94b8f0d48497f60efe Mon Sep 17 00:00:00 2001 From: "bodong.yang" Date: Fri, 17 Nov 2023 08:25:01 +0000 Subject: [PATCH] ota_status: remove unused --- otaclient/app/ota_status.py | 1 - 1 file changed, 1 deletion(-) diff --git a/otaclient/app/ota_status.py b/otaclient/app/ota_status.py index b6c24ac16..daa294f17 100644 --- a/otaclient/app/ota_status.py +++ b/otaclient/app/ota_status.py @@ -13,7 +13,6 @@ # limitations under the License. -from .configs import config as cfg from .proto import wrapper from . import log_setting