Skip to content

Commit

Permalink
remove imp import
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Jun 11, 2024
1 parent 5de42df commit 012b337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion COMTool/pluginItems.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import imp
from PyQt5.QtCore import pyqtSignal, Qt, QRect, QMargins
from PyQt5.QtWidgets import (QApplication, QWidget,QPushButton,QMessageBox,QDesktopWidget,QMainWindow,
QVBoxLayout,QHBoxLayout,QGridLayout,QTextEdit,QLabel,QRadioButton,QCheckBox,
Expand Down

0 comments on commit 012b337

Please sign in to comment.