mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
Remove redundant import
This commit is contained in:
parent
27d531536c
commit
74ec0d0acd
1 changed files with 0 additions and 2 deletions
|
|
@ -127,8 +127,6 @@ class RenderSetupLoader(load.LoaderPlugin):
|
|||
|
||||
def remove(self, container):
|
||||
"""Remove RenderSetup settings instance."""
|
||||
from maya import cmds
|
||||
|
||||
container_name = container["objectName"]
|
||||
|
||||
self.log.info("Removing '%s' from Maya.." % container["name"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue