settingsDialog: Remove unneeded imports
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
This commit is contained in:
parent
cac7ff84ae
commit
65b7b8b562
|
@ -16,9 +16,8 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# ============================================================
|
||||
|
||||
import Falkon
|
||||
import os
|
||||
from PySide2 import QtCore, QtGui, QtWidgets, QtUiTools
|
||||
from PySide2 import QtCore, QtWidgets, QtUiTools
|
||||
from unloader.i18n import i18n
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user