mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Update openpype/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
c0157e5787
commit
40cf2956fd
1 changed files with 0 additions and 1 deletions
|
|
@ -1504,7 +1504,6 @@ class PlaceholderCreateMixin(object):
|
|||
"""
|
||||
|
||||
creators_by_name = self.builder.get_creators_by_name()
|
||||
print(creators_by_name)
|
||||
|
||||
creator_items = [
|
||||
(creator_name, creator.label or creator_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue