forked from M-Labs/artiq
artiq_dashboard: clean imports
This commit is contained in:
parent
65005ed45a
commit
b555f08ed8
|
@ -6,7 +6,6 @@ import atexit
|
|||
import importlib
|
||||
import os
|
||||
import logging
|
||||
import sys
|
||||
|
||||
from PyQt5 import QtCore, QtGui, QtWidgets
|
||||
from qasync import QEventLoop
|
||||
|
|
Loading…
Reference in New Issue