mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Remove redundant label in project info UI
This commit is contained in:
@@ -1185,8 +1185,7 @@ class BIM_PT_tab_project_info(Panel):
|
||||
return tool.Blender.is_tab(context, "BOOKMARK")
|
||||
|
||||
def draw(self, context):
|
||||
layout = self.layout
|
||||
layout.label(text="This is the Project Info panel.")
|
||||
pass
|
||||
|
||||
|
||||
class BIM_PT_tab_spatial(Panel):
|
||||
|
||||
Reference in New Issue
Block a user