mirror of
https://github.com/paul-nameless/tg
synced 2025-02-16 18:48:24 +00:00
fix styling
This commit is contained in:
parent
c08db7c270
commit
b23268b0ed
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue