mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed doubled process method
This commit is contained in:
parent
774d5deacf
commit
0a07803007
1 changed files with 0 additions and 1 deletions
|
|
@ -1096,7 +1096,6 @@ class ExtractReview(pyblish.api.InstancePlugin):
|
|||
def legacy_process(self, instance):
|
||||
self.log.warning("Legacy review presets are used.")
|
||||
|
||||
def process(self, instance):
|
||||
output_profiles = self.outputs or {}
|
||||
|
||||
inst_data = instance.data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue