Remove accidental deprecaton of EnableConfigurationPropertiesImportSelector
Closes gh-9111
This commit is contained in:
@@ -45,7 +45,6 @@ import org.springframework.util.StringUtils;
|
||||
* @author Christian Dupuis
|
||||
* @author Stephane Nicoll
|
||||
*/
|
||||
@Deprecated
|
||||
class EnableConfigurationPropertiesImportSelector implements ImportSelector {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user