Merge pull request #19410 from Dark0096
* pr/19410: Remove unused import statement Closes gh-19410
This commit is contained in:
commit
9da62e2384
|
@ -18,8 +18,6 @@ package org.springframework.boot
|
|||
|
||||
import org.springframework.context.ConfigurableApplicationContext
|
||||
|
||||
import kotlin.reflect.KClass
|
||||
|
||||
/**
|
||||
* Top level function acting as a Kotlin shortcut allowing to write
|
||||
* `runApplication<FooApplication>(arg1, arg2)` instead of
|
||||
|
|
Loading…
Reference in New Issue