mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-16 21:42:19 +00:00
Remove leftover line from 651d924759
This commit is contained in:
@@ -126,7 +126,6 @@ class BIM_PT_spatial_decomposition(Panel):
|
|||||||
if not SpatialDecompositionData.is_loaded:
|
if not SpatialDecompositionData.is_loaded:
|
||||||
SpatialDecompositionData.load()
|
SpatialDecompositionData.load()
|
||||||
self.props = tool.Spatial.get_spatial_props()
|
self.props = tool.Spatial.get_spatial_props()
|
||||||
self.props
|
|
||||||
|
|
||||||
if SpatialDecompositionData.data["default_container"]:
|
if SpatialDecompositionData.data["default_container"]:
|
||||||
row = self.layout.row(align=True)
|
row = self.layout.row(align=True)
|
||||||
|
|||||||
Reference in New Issue
Block a user