mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-18 16:06:30 +08:00
dashboard: remove incorrect moninj proxy message
This commit is contained in:
parent
ab8bb9ef31
commit
10bf8704c1
@ -250,7 +250,6 @@ def main():
|
||||
server_description = args.server
|
||||
logging.info("ARTIQ dashboard version: %s",
|
||||
artiq_version)
|
||||
logging.info("ARTIQ dashboard connected to moninj_proxy (%s)", server_description)
|
||||
# run
|
||||
main_window.show()
|
||||
loop.run_until_complete(main_window.exit_request.wait())
|
||||
|
Loading…
Reference in New Issue
Block a user