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:
authorCampbell Barton <ideasman42@gmail.com>2021-12-01 01:58:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-12-01 02:43:38 +0300
commit1d91e8c12a25618c308fcd25108bf36af0f27094 (patch)
tree362f198e4a2d891cffdcd38d9b8c8463cc160c65 /pose_library
parent7aa99631512454831c639353bb1ed9886a7d0694 (diff)
Cleanup: trailing space & tabs to spaces
Diffstat (limited to 'pose_library')
-rw-r--r--pose_library/gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pose_library/gui.py b/pose_library/gui.py
index e648de15..c31d8ca1 100644
--- a/pose_library/gui.py
+++ b/pose_library/gui.py
@@ -281,4 +281,3 @@ def unregister() -> None:
bpy.types.UI_MT_list_item_context_menu.remove(pose_library_list_item_context_menu)
bpy.types.ASSETBROWSER_MT_context_menu.remove(pose_library_list_item_context_menu)
-