Skip to content

Commit 28cd6fc

Browse files
author
chenpiqian
committed
保存
1 parent c56054d commit 28cd6fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/spring-source/spring-learn-01/src/main/java/com/learn/c_refresh/C1_BeanDefinitionRegistryPostProcessor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import com.learn.a_start.User;
44
import org.springframework.beans.BeansException;
55
import org.springframework.beans.factory.config.ConfigurableListableBeanFactory;
6-
import org.springframework.beans.factory.support.*;
76
import org.springframework.context.annotation.Configuration;
87

98
/**

0 commit comments

Comments
 (0)