removed debug print

This commit is contained in:
wikoreman 2018-08-27 10:38:37 +02:00
parent 8664602fae
commit d00d424417

View file

@ -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