remove unnecessary line

This commit is contained in:
Jakub Trllo 2024-06-18 12:12:03 +02:00
parent 59e49182be
commit 9d8a8a9891

View file

@ -6,7 +6,6 @@ import traceback
from functools import partial from functools import partial
from typing import Union, Any from typing import Union, Any
from qtpy import QtWidgets, QtCore, QtGui from qtpy import QtWidgets, QtCore, QtGui
import qtawesome import qtawesome
import qtmaterialsymbols import qtmaterialsymbols