mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-24 08:00:45 -05:00
d8275fe5df
Closes #44059 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.