Fix checkstyle error
This commit is contained in:
parent
02b539c5f5
commit
671d4519b2
|
|
@ -85,7 +85,6 @@ class ConfigurationClassBeanDefinitionReader {
|
||||||
* <p>The default is "false".
|
* <p>The default is "false".
|
||||||
*/
|
*/
|
||||||
private static final boolean shouldIgnoreXml = SpringProperties.getFlag("spring.xml.ignore");
|
private static final boolean shouldIgnoreXml = SpringProperties.getFlag("spring.xml.ignore");
|
||||||
|
|
||||||
|
|
||||||
private final BeanDefinitionRegistry registry;
|
private final BeanDefinitionRegistry registry;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue