mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed outdated log
This commit is contained in:
parent
2e9b7325e4
commit
dff1a51f96
1 changed files with 0 additions and 6 deletions
|
|
@ -61,12 +61,6 @@ class IntegrateFtrackNote(pyblish.api.InstancePlugin):
|
|||
"Intent label is set to `{}`.".format(final_intent_label)
|
||||
)
|
||||
|
||||
elif intent_val:
|
||||
self.log.debug((
|
||||
"Intent is set to `{}` and was not added"
|
||||
" to comment because label is set to `{}`."
|
||||
).format(intent_val, final_intent_label))
|
||||
|
||||
else:
|
||||
self.log.debug("Intent is not set.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue