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/macros.py')
-rw-r--r--pose_library/macros.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pose_library/macros.py b/pose_library/macros.py
index baf6ca61..35f33308 100644
--- a/pose_library/macros.py
+++ b/pose_library/macros.py
@@ -20,9 +20,6 @@
Pose Library - macros.
"""
-from pathlib import Path
-from typing import Any, Optional, Set, Tuple
-
import bpy