remove import BrickStore in props

This commit is contained in:
Trashman247
2023-07-06 12:38:08 -07:00
parent 301800d8ed
commit 0c5a8bea4e
@@ -30,7 +30,6 @@ from bpy.props import (
FloatVectorProperty,
CollectionProperty,
)
from blenderbim.tool.brick import BrickStore
def update_active_brick_index(self, context):