mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge branch 'develop' into enhancement/staging-dir-enhancements
This commit is contained in:
commit
96a42b7a6a
1 changed files with 0 additions and 3 deletions
|
|
@ -561,9 +561,6 @@ class FormattingPart:
|
|||
|
||||
"""
|
||||
key = self._template_base
|
||||
if key in result.really_used_values:
|
||||
result.add_output(result.really_used_values[key])
|
||||
return result
|
||||
|
||||
# ensure key is properly formed [({})] properly closed.
|
||||
if not self.validate_key_is_matched(key):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue