Skip to content

Commit

Permalink
Polishing: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Jun 6, 2024
1 parent d38e4d8 commit 0758ae5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
import org.springframework.beans.factory.config.DependencyDescriptor;
import org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor;
import org.springframework.beans.factory.support.BeanDefinitionRegistry;
import org.springframework.beans.factory.support.DefaultBeanNameGenerator;
import org.springframework.beans.factory.support.RootBeanDefinition;
import org.springframework.core.Ordered;
import org.springframework.core.PriorityOrdered;
Expand Down

0 comments on commit 0758ae5

Please sign in to comment.