Commit add688d
committed
fix: remove unused
Remove `META-INF/services/grails.factories` from `grails-web-url-mappings`.
The file explicitly registers `UrlMappingsReportCommand`, but this is
redundant: `GlobalGrailsClassInjectorTransformation` dynamically generates
`META-INF/grails.factories` and automatically registers all
`ApplicationCommand` implementations found in the source tree.grails.factories file1 parent 48ba3b2 commit add688d
File tree
1 file changed
+0
-1
lines changed- grails-web-url-mappings/src/main/resources/META-INF/services
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments