diff --git a/colorbleed/plugins/maya/load/load_alembic.py b/colorbleed/plugins/maya/load/load_alembic.py index 52ddde51c4..e9f4ce284b 100644 --- a/colorbleed/plugins/maya/load/load_alembic.py +++ b/colorbleed/plugins/maya/load/load_alembic.py @@ -5,7 +5,6 @@ class AbcLoader(colorbleed.maya.plugin.ReferenceLoader): """Specific loader of Alembic for the avalon.animation family""" families = ["colorbleed.animation", - "colorbleed.camera", "colorbleed.pointcache"] label = "Reference animation" representations = ["abc"]