removed unused import

This commit is contained in:
balibhan
2021-05-18 15:06:26 +05:30
parent d12cf2b6e1
commit 6dd1985e2d
@@ -18,7 +18,6 @@ from PySide2 import QtCore, QtWidgets, QtGui, QtTest
from PySide2.QtWidgets import QAction, QWidget
from PySide2.QtCore import Qt
from PySide2.QtTest import QTest
import azlmbr.legacy.general as general
import traceback
import threading
import types