mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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",
|
families = ["animation",
|
||||||
"camera",
|
"camera",
|
||||||
"imagesequence",
|
"imagesequence",
|
||||||
"render",
|
|
||||||
"yeticache",
|
"yeticache",
|
||||||
"pointcache",
|
"pointcache",
|
||||||
"render"]
|
"render"]
|
||||||
|
|
@ -46,7 +45,6 @@ class FusionSetFrameRangeWithHandlesLoader(api.Loader):
|
||||||
families = ["animation",
|
families = ["animation",
|
||||||
"camera",
|
"camera",
|
||||||
"imagesequence",
|
"imagesequence",
|
||||||
"render",
|
|
||||||
"yeticache",
|
"yeticache",
|
||||||
"pointcache",
|
"pointcache",
|
||||||
"render"]
|
"render"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue