mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
removed debug print
This commit is contained in:
parent
8664602fae
commit
d00d424417
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ class CollectMayaRenderlayers(pyblish.api.ContextPlugin):
|
|||
# Backwards compatibility
|
||||
pool_str = attributes.get("pools", None)
|
||||
if pool_str:
|
||||
print("XXX", pool_str.split(";"))
|
||||
pool_a, pool_b = pool_str.split(";")
|
||||
|
||||
# Ensure empty entry token is caught
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue