mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
5 lines
177 B
Markdown
5 lines
177 B
Markdown
# 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. |