forked from M-Labs/artiq
1
0
Fork 0

dashboard: cleanup import

This commit is contained in:
Sebastien Bourdeauducq 2020-10-07 19:24:54 +08:00
parent 86a6fe4606
commit 3812731716
1 changed files with 0 additions and 1 deletions

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