Remove unused imports
Closes gh-31851
This commit is contained in:
committed by
Sébastien Deleuze
parent
2f7e650122
commit
503ccb577c
@@ -21,7 +21,6 @@ import io.mockk.mockk
|
||||
import io.mockk.verify
|
||||
import org.junit.jupiter.api.Test
|
||||
import org.springframework.core.ResolvableType
|
||||
import kotlin.reflect.full.createInstance
|
||||
|
||||
/**
|
||||
* Mock object based tests for BeanFactory Kotlin extensions.
|
||||
|
||||
Reference in New Issue
Block a user