qpaeq: Drop unused imports

Neither sip nor PyQt5 are used. From PyQt5 we only use the named imports just below
This commit is contained in:
Felipe Sateler 2019-10-25 08:34:59 -03:00
parent e4450d8b58
commit f3609ee3d0

View file

@ -18,7 +18,6 @@
import os,math,sys
try:
import PyQt5,sip
from PyQt5 import QtWidgets,QtCore
import dbus.mainloop.pyqt5
import dbus