remove unnecessary TODO

This commit is contained in:
Armin Schrenk
2024-01-17 23:30:41 +01:00
parent 42425afe56
commit 995c0a4b92
@@ -44,7 +44,6 @@
<ButtonBar buttonMinWidth="120" buttonOrder="+C">
<buttons>
<Button text="%generic.button.close" ButtonBar.buttonData="CANCEL_CLOSE" defaultButton="true" onAction="#close"/>
<!-- TODO: add request access button -->
</buttons>
</ButtonBar>
</VBox>