From 2a456d1b45a9021c04d5f1a31d4632d3c914484e Mon Sep 17 00:00:00 2001 From: gutosie Date: Fri, 12 Dec 2025 16:15:37 +0200 Subject: [PATCH] Update tools.py --- NeoBoot/files/tools.py | 1 - 1 file changed, 1 deletion(-) diff --git a/NeoBoot/files/tools.py b/NeoBoot/files/tools.py index 2e69fdb..a5d5969 100644 --- a/NeoBoot/files/tools.py +++ b/NeoBoot/files/tools.py @@ -2632,7 +2632,6 @@ class UploadNEO3(Screen): def startShow(self): self.activityTimer.start(10) - def updateInfo(self): def updateInfo(self): self.activityTimer.stop() if fileExists('/.control_boot_new_image'):