[bindings] remove redundant signatures. batch2

This commit is contained in:
Frank Martinez
2025-10-10 14:39:50 -05:00
parent fc99a20a03
commit d05088357b
7 changed files with 33 additions and 46 deletions

View File

@@ -6,10 +6,9 @@ from typing import Any, Final
from Base.BaseClass import BaseClass
from Base.Metadata import export
from Base.Placement import Placement
from Part.App.TopoShape import TopoShape
from Mesh.App.Mesh import Mesh
from Base.Placement import Placement
from CAM.App.Command import Command
@export(