remove extra import

This commit is contained in:
Allan Ihsan 2022-04-21 20:17:40 +03:00
parent 2cd42298e9
commit 54ff5a8e53

View file

@ -24,7 +24,6 @@ from openpype.hosts.maya.api import (
from openpype.modules import ModulesManager
from openpype.pipeline import CreatorError
from avalon.api import Session
class CreateRender(plugin.Creator):
"""Create *render* instance.