mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Hound: suggestions
This commit is contained in:
parent
411db5b9af
commit
68ee9ec9df
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ class PreCollectClipEffects(pyblish.api.InstancePlugin):
|
|||
track_index = track.trackIndex()
|
||||
tracks_effect_items = instance.context.data.get("tracksEffectItems")
|
||||
clip_effect_items = instance.data.get("clipEffectItems")
|
||||
speed = track_item.playbackSpeed()
|
||||
|
||||
# add clips effects to track's:
|
||||
if clip_effect_items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue