remove unused import

This commit is contained in:
Allan Ihsan 2022-04-21 22:31:43 +03:00
parent 675c7a0006
commit 74cc8230ea

View file

@ -22,7 +22,6 @@ from openpype.hosts.maya.api import (
render_settings
)
from openpype.modules import ModulesManager
from openpype.pipeline import CreatorError
class CreateRender(plugin.Creator):