Explorar el Código

remove unnecessary TODO

Armin Schrenk hace 1 año
padre
commit
995c0a4b92
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/main/resources/fxml/hub_legacy_register_success.fxml

+ 0 - 1
src/main/resources/fxml/hub_legacy_register_success.fxml

@@ -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>