remove targets class attribute.

Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
This commit is contained in:
Mustafa Taher 2024-04-04 15:54:38 +02:00 committed by GitHub
parent bc1c459a2a
commit fe6c1fc9f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"):