Fix checkstyle error

This commit is contained in:
Sébastien Deleuze
2020-06-30 07:58:05 +02:00
parent 02b539c5f5
commit 671d4519b2

View File

@@ -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;