mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
flame: no need to assign project object anymore
This commit is contained in:
parent
b3b1938a43
commit
891ba74d6c
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ class CollectTimelineInstances(pyblish.api.ContextPlugin):
|
|||
add_tasks = []
|
||||
|
||||
def process(self, context):
|
||||
project = context.data["flameProject"]
|
||||
selected_segments = context.data["flameSelectedSegments"]
|
||||
self.log.debug("__ selected_segments: {}".format(selected_segments))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue