mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix double "render" family
This commit is contained in:
parent
43be2004c7
commit
860f159ec3
1 changed files with 0 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ class FusionSetFrameRangeLoader(api.Loader):
|
|||
families = ["animation",
|
||||
"camera",
|
||||
"imagesequence",
|
||||
"render",
|
||||
"yeticache",
|
||||
"pointcache",
|
||||
"render"]
|
||||
|
|
@ -46,7 +45,6 @@ class FusionSetFrameRangeWithHandlesLoader(api.Loader):
|
|||
families = ["animation",
|
||||
"camera",
|
||||
"imagesequence",
|
||||
"render",
|
||||
"yeticache",
|
||||
"pointcache",
|
||||
"render"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue