follow up b8c7edf070
This commit is contained in:
@@ -61,7 +61,6 @@ class ScanQRTextEdit(ButtonsTextEdit, MessageBoxMixin):
|
||||
except BaseException as e:
|
||||
self.show_error(str(e))
|
||||
data = ''
|
||||
data = str(data)
|
||||
self.setText(data)
|
||||
return data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user