Skip to content

Commit

Permalink
Update client/ayon_core/plugins/publish/extract_thumbnail.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Trllo <[email protected]>
  • Loading branch information
tokejepsen and iLLiCiTiT authored Feb 9, 2024
1 parent c79151e commit 17dd2d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/ayon_core/plugins/publish/extract_thumbnail.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
# attribute presets from settings
oiiotool_defaults = None
ffmpeg_args = None
subsets = []
product_names = []

def process(self, instance):
Expand Down

0 comments on commit 17dd2d1

Please sign in to comment.