Removing no longer needed logging
This commit is contained in:
@@ -71,7 +71,6 @@ class LogList(Gtk.ListBox):
|
||||
|
||||
frame.show_all()
|
||||
|
||||
logger.debug(f"{lbl_str}:\n{message}")
|
||||
del message
|
||||
del lbl_str
|
||||
|
||||
|
Reference in New Issue
Block a user