mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix checkstyle error
This commit is contained in:
-1
@@ -85,7 +85,6 @@ class ConfigurationClassBeanDefinitionReader {
|
||||
* <p>The default is "false".
|
||||
*/
|
||||
private static final boolean shouldIgnoreXml = SpringProperties.getFlag("spring.xml.ignore");
|
||||
|
||||
|
||||
private final BeanDefinitionRegistry registry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user