This commit is contained in:
989onan
2024-09-11 21:01:34 -04:00
parent f35e1235e0
commit 4f211bd79a
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
import bpy
from ..core.register import register_wrap
from ..ui.panel import AvatarToolkitPanel
from bpy.types import Context, Mesh, Panel, Operator, Armature, EditBone
from ..functions.translations import t
from ..core.common import get_selected_armature, get_all_meshes