USD: USDHook.py format fix
This commit is contained in:
@@ -328,7 +328,6 @@ class USDHookExample(bpy.types.USDHook):
|
||||
return True
|
||||
|
||||
|
||||
|
||||
def register():
|
||||
bpy.utils.register_class(USDHookExample)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user