From b7f4ad7bd238f07cbc4c0c98d92f22f648ea49c9 Mon Sep 17 00:00:00 2001 From: Milan Kolar Date: Thu, 28 Jan 2021 17:44:48 +0100 Subject: [PATCH] remove unused import --- pype/hosts/maya/plugins/load/load_audio.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pype/hosts/maya/plugins/load/load_audio.py b/pype/hosts/maya/plugins/load/load_audio.py index 3e29f45bae..73a2a4f448 100644 --- a/pype/hosts/maya/plugins/load/load_audio.py +++ b/pype/hosts/maya/plugins/load/load_audio.py @@ -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(