Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pose_library/operators.py')
-rw-r--r--pose_library/operators.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pose_library/operators.py b/pose_library/operators.py
index 0474f6e7..2dc46470 100644
--- a/pose_library/operators.py
+++ b/pose_library/operators.py
@@ -36,7 +36,6 @@ if _need_reload:
import bpy
-from bpy_extras import asset_utils
from bpy.props import BoolProperty, StringProperty
from bpy.types import (
Action,