get rid of todo comment

This commit is contained in:
Mucahit Bilal GOKER
2024-10-03 17:12:19 +01:00
parent 171105f827
commit 027df4f5d9
@@ -80,7 +80,6 @@ class SPECKLE_OT_project_selection_dialog(bpy.types.Operator):
# TODO: Add UI elements here
layout : UILayout = self.layout
# Account selection
# TODO: Connect to Speckle API to get accounts
layout.prop(context.scene.speckle_state, "account", text="")
# Search field