From 85df074feb927459fc06a99b2a1625d5ba327d3c Mon Sep 17 00:00:00 2001 From: developomp Date: Sun, 13 Nov 2022 15:21:40 +0900 Subject: [PATCH] remove text I accidentally pasted --- src/setup/apps/gsmartcontrol.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup/apps/gsmartcontrol.py b/src/setup/apps/gsmartcontrol.py index baf3486..30874eb 100644 --- a/src/setup/apps/gsmartcontrol.py +++ b/src/setup/apps/gsmartcontrol.py @@ -1,4 +1,4 @@ -SSD Health checkerfrom src.util import paru_install +from src.util import paru_install name = "SSD Health checker"