mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-26 13:50:48 +00:00
24f539f078
Closes #47887 Signed-off-by: stianst <stianst@gmail.com>
OpenRewrite Recipes
Remove star/wildcard imports
Run nostarimports.sh to remove star/wildcard imports. This should not usually be needed if IDE is configured correctly.