mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
reverted changes in CreateModel
This commit is contained in:
parent
495b747ace
commit
b1d4590081
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import pype.plugin
|
||||
import avalon.maya
|
||||
|
||||
|
||||
class CreateModel(pype.plugin.PypeCreator):
|
||||
class CreateModel(avalon.maya.Creator):
|
||||
"""Polygonal static geometry"""
|
||||
|
||||
name = "modelMain"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue