mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed upload reviewable from integrate plugin
This commit is contained in:
parent
f5abf6e981
commit
b5336f2e48
1 changed files with 0 additions and 2 deletions
|
|
@ -349,8 +349,6 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
|||
self.log.debug("{}".format(op_session.to_data()))
|
||||
op_session.commit()
|
||||
|
||||
self._upload_reviewable(project_name, version_entity["id"], instance)
|
||||
|
||||
# Backwards compatibility used in hero integration.
|
||||
# todo: can we avoid the need to store this?
|
||||
instance.data["published_representations"] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue