remove leftover log
This commit is contained in:
@@ -436,7 +436,6 @@ async def get_snes_devices(ctx: Context):
|
|||||||
|
|
||||||
|
|
||||||
async def snes_connect(ctx: Context, address):
|
async def snes_connect(ctx: Context, address):
|
||||||
logging.info("connecting")
|
|
||||||
if ctx.snes_socket is not None:
|
if ctx.snes_socket is not None:
|
||||||
ctx.ui_node.log_error('Already connected to snes')
|
ctx.ui_node.log_error('Already connected to snes')
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user