mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Remove print statement
Co-authored-by: andrew.charles.mcmanus@gmail.com <andrew.charles.mcmanus@gmail.com>
This commit is contained in:
parent
ff0faffc08
commit
59174110ab
@ -656,7 +656,6 @@ class TasksManager:
|
||||
|
||||
def check_for_updates(self):
|
||||
self.helper.update_available = self.helper.check_remote_version()
|
||||
print(self.helper.update_available)
|
||||
|
||||
def log_watcher(self):
|
||||
self.controller.servers.check_for_old_logs()
|
||||
|
Loading…
Reference in New Issue
Block a user