mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Remove unused code
See gh-31801
This commit is contained in:
-5
@@ -455,11 +455,6 @@ class ComponentScanAnnotatedConfig_WithValueAttribute {
|
||||
}
|
||||
}
|
||||
|
||||
@Configuration
|
||||
@ComponentScan
|
||||
class ComponentScanWithNoPackagesConfig {
|
||||
}
|
||||
|
||||
@Configuration
|
||||
@ComponentScan(basePackages = "example.scannable", nameGenerator = MyBeanNameGenerator.class)
|
||||
class ComponentScanWithBeanNameGenerator {
|
||||
|
||||
Reference in New Issue
Block a user