mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
restore unnecessary tweaks
This commit is contained in:
parent
cbc4c67922
commit
7061eabdb5
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ class ExtractThumbnail(publish.Extractor):
|
|||
label = "Extract Thumbnail"
|
||||
hosts = ["max"]
|
||||
families = ["review"]
|
||||
optional = True
|
||||
|
||||
def process(self, instance):
|
||||
ext = instance.data.get("imageFormat")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue