Remove extra whitespace

This commit is contained in:
Fabià Serra Arrizabalaga 2023-08-07 19:33:46 +02:00
parent 84e3ade492
commit b57c8a79c0

View file

@ -14,7 +14,6 @@ class CreateVrayROP(plugin.HoudiniCreator):
label = "VRay ROP"
family = "vray_rop"
icon = "magic"
ext = "exr"
def create(self, subset_name, instance_data, pre_create_data):