Fix double "render" family

This commit is contained in:
Roy Nieterau 2022-02-20 22:25:59 +01:00
parent 43be2004c7
commit 860f159ec3

View file

@ -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"]