Update client/ayon_core/tools/sceneinventory/view.py

This commit is contained in:
Roy Nieterau 2025-06-12 10:31:36 +02:00 committed by GitHub
parent c1b92cc9bd
commit 489c41bf32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -989,8 +989,6 @@ class SceneInventoryView(QtWidgets.QTreeView):
dialog.addButton(QtWidgets.QMessageBox.Cancel)
exception = exception or "Unknown error"
msg = (
"Version update to '{}' failed with the following error:\n"
"{}."