remove unused import

This commit is contained in:
Kayla Man 2023-05-29 20:38:17 +08:00
parent 5f763a4e8e
commit 982186ffa0

View file

@ -2,7 +2,6 @@
"""Creator plugin for creating camera."""
import os
from openpype.hosts.max.api import plugin
from openpype.lib import BoolDef
from openpype.pipeline import CreatedInstance
from openpype.hosts.max.api.lib_rendersettings import RenderSettings