mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Remove debug print
This commit is contained in:
parent
e86450c48d
commit
956121ba96
1 changed files with 0 additions and 3 deletions
|
|
@ -857,9 +857,6 @@ class AbstractTemplateBuilder(ABC):
|
|||
"task_names": task_name
|
||||
}
|
||||
)
|
||||
|
||||
print("Build profiles", build_profiles)
|
||||
|
||||
if not profile:
|
||||
raise TemplateProfileNotFound((
|
||||
"No matching profile found for task '{}' of type '{}' "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue