removing import of maya

This commit is contained in:
Jakub Jezek 2018-11-14 17:14:44 +01:00
parent 6ff853a7e1
commit cfd959c8a9

View file

@ -1,4 +1,4 @@
from maya import cmds
from app.api import (
Templates
)