mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Fix accidental comment
This commit is contained in:
parent
ae2a1b22c4
commit
fa6f813ce1
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ class Creator(LegacyCreator):
|
|||
return instance
|
||||
|
||||
|
||||
#@six.add_metaclass(ABCMeta)
|
||||
@six.add_metaclass(ABCMeta)
|
||||
class MayaCreator(NewCreator):
|
||||
|
||||
def create(self, subset_name, instance_data, pre_create_data):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue