mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Shush the hound: remove unused import + cosmetics
This commit is contained in:
parent
d53a40c4e5
commit
477d896fd9
1 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ from avalon import maya
|
|||
|
||||
import openpype.api
|
||||
import openpype.hosts.maya.api.action
|
||||
from openpype.hosts.maya.api.lib import undo_chunk
|
||||
|
||||
|
||||
class ValidateRigCycleError(pyblish.api.InstancePlugin):
|
||||
|
|
@ -33,4 +32,3 @@ class ValidateRigCycleError(pyblish.api.InstancePlugin):
|
|||
list=True)
|
||||
invalid = cmds.ls(plugs, objectsOnly=True, long=True)
|
||||
return invalid
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue