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'):