mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support
This commit is contained in:
commit
e30ad38388
1 changed files with 0 additions and 3 deletions
|
|
@ -561,9 +561,6 @@ class FormattingPart:
|
||||||
|
|
||||||
"""
|
"""
|
||||||
key = self._template_base
|
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.
|
# ensure key is properly formed [({})] properly closed.
|
||||||
if not self.validate_key_is_matched(key):
|
if not self.validate_key_is_matched(key):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue