Remove extaneous line
I forgot to remove this when adding Intercom
This commit is contained in:
parent
12d6032e3a
commit
3b649f9c6a
|
@ -46,7 +46,6 @@ def main(port, intercom):
|
|||
"Disconnected",
|
||||
port,
|
||||
)
|
||||
window.event_generate("<<newData>>", when="tail", state=1)
|
||||
messagebox.showerror(
|
||||
"Navpoint Error", f"Error reading from port {port}: {str(e)}"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user