Remove TODO comment

This commit is contained in:
Joseph Garrone 2024-02-06 07:55:32 +01:00
parent 4290cd23b2
commit 6c622b1580

View File

@ -84,8 +84,6 @@ export async function main() {
...(!buildOptions.doCreateJar
? []
: [`✅ Your keycloak theme has been generated and bundled into .${pathSep}${pathRelative(reactAppRootDirPath, jarFilePath)} 🚀`]),
//TODO: Restore when we find a good Helm chart for Keycloak.
//"Using Helm (https://github.com/codecentric/helm-charts), edit to reflect:",
"",
`To test your theme locally you can spin up a Keycloak ${containerKeycloakVersion} container image with the theme pre loaded by running:`,
"",