shortcuts: clean imports

pull/2388/head
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__)