forked from M-Labs/artiq
waveform: clean up imports
This commit is contained in:
parent
49930a2df2
commit
43edffc67e
|
@ -17,7 +17,7 @@ from artiq.tools import exc_to_warning, short_format
|
|||
from artiq.coredevice import comm_analyzer
|
||||
from artiq.coredevice.comm_analyzer import WaveformType
|
||||
from artiq.gui.tools import LayoutWidget, get_open_file_name, get_save_file_name
|
||||
from artiq.gui.models import DictSyncTreeSepModel, LocalModelManager
|
||||
from artiq.gui.models import DictSyncTreeSepModel
|
||||
from artiq.gui.dndwidgets import VDragScrollArea, VDragDropSplitter
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue