mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Update client/ayon_core/plugins/publish/integrate.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
402e98b443
commit
46f7fa4cc1
1 changed files with 0 additions and 1 deletions
|
|
@ -613,7 +613,6 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
||||||
|
|
||||||
is_udim = bool(repre.get("udim"))
|
is_udim = bool(repre.get("udim"))
|
||||||
|
|
||||||
self.log.debug(pformat(instance.data))
|
|
||||||
# handle publish in place
|
# handle publish in place
|
||||||
if "{originalDirname}" in template:
|
if "{originalDirname}" in template:
|
||||||
# store as originalDirname only original value without project root
|
# store as originalDirname only original value without project root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue