mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
remove targets class attribute.
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
This commit is contained in:
parent
bc1c459a2a
commit
fe6c1fc9f5
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ class ExtractLocalRender(publish.Extractor):
|
|||
"redshift_rop",
|
||||
"arnold_rop",
|
||||
"vray_rop"]
|
||||
targets = ["local", "remote"]
|
||||
|
||||
def process(self, instance):
|
||||
if instance.data.get("farm"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue