Remove unused import
See gh-29157
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
package org.springframework.context.aot;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import org.springframework.beans.factory.support.RootBeanDefinition;
|
||||
|
||||
Reference in New Issue
Block a user