change level of appimage version logger

This commit is contained in:
Dominik Demuth
2023-11-07 17:50:32 +01:00
parent a1691f11a6
commit 5ea1ed6d0a
2 changed files with 2 additions and 4 deletions

View File

@ -271,5 +271,3 @@ class QAsciiReader(QtWidgets.QDialog, Ui_ascii_reader):
val = float(self.custom_input.text())
return val