remove leftover log

This commit is contained in:
Fabian Dill 2020-06-06 23:46:51 +02:00
parent d3df96fcc5
commit fbd00136e7
1 changed files with 0 additions and 1 deletions

View File

@ -436,7 +436,6 @@ async def get_snes_devices(ctx: Context):
async def snes_connect(ctx: Context, address):
logging.info("connecting")
if ctx.snes_socket is not None:
ctx.ui_node.log_error('Already connected to snes')
return