fix styling

This commit is contained in:
Alexander Zveruk 2020-05-21 08:00:33 +03:00
parent c08db7c270
commit b23268b0ed

View file

@ -132,7 +132,6 @@ class Controller:
with self.lock:
self.view.status.draw(f"{level}: {msg}")
def edit_msg(self):
msg = MsgProxy(self.model.current_msg)
log.info("Editing msg: %s", msg.msg)