forked from M-Labs/artiq
1
0
Fork 0

shortcuts: clean imports

moninj_gui_overhaul
Simon Renblad 2024-04-10 11:45:08 +08:00 committed by Sébastien Bourdeauducq
parent b555f08ed8
commit 9d3509d7b0
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ from functools import partial
from PyQt5 import QtCore, QtWidgets
from artiq.gui.tools import LayoutWidget
logger = logging.getLogger(__name__)