mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove unused import
This commit is contained in:
parent
f1bf083dd5
commit
b7f4ad7bd2
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ class AudioLoader(api.Loader):
|
|||
|
||||
|
||||
def load(self, context, name, namespace, data):
|
||||
import pymel.core as pm
|
||||
|
||||
start_frame = cmds.playbackOptions(query=True, min=True)
|
||||
sound_node = cmds.sound(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue