2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-07 17:43:34 +08:00

dashboard: cleanup import

This commit is contained in:
Sebastien Bourdeauducq 2020-10-07 19:24:54 +08:00
parent 86a6fe4606
commit 3812731716

View File

@ -14,7 +14,6 @@ from sipyco.broadcast import Receiver
from sipyco import common_args
from sipyco.asyncio_tools import atexit_register_coroutine
from artiq import __version__ as artiq_version
from artiq import __artiq_dir__ as artiq_dir, __version__ as artiq_version
from artiq.tools import get_user_config_dir
from artiq.gui.models import ModelSubscriber