Skip to content

Commit 9dc93a1

Browse files
committed
Merge remote-tracking branch 'origin/develop' into new-easy-app2
2 parents 09d08fb + 3363aeb commit 9dc93a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/EasyApp/Logic/Translate.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#from PySide6.QtWidgets import QApplication
88
#from PySide6.QtQml import QQmlApplicationEngine
99

10-
1110
class Translator(QObject):
1211
def __init__(self, app, engine, translations_path, languages):
1312
QObject.__init__(self)

0 commit comments

Comments
 (0)