Commit 4f99c9f2 authored by dark's avatar dark Committed by Stephane Nicoll

Remove unused import statement

See gh-19410
parent 92aae914
...@@ -18,8 +18,6 @@ package org.springframework.boot ...@@ -18,8 +18,6 @@ package org.springframework.boot
import org.springframework.context.ConfigurableApplicationContext import org.springframework.context.ConfigurableApplicationContext
import kotlin.reflect.KClass
/** /**
* Top level function acting as a Kotlin shortcut allowing to write * Top level function acting as a Kotlin shortcut allowing to write
* `runApplication<FooApplication>(arg1, arg2)` instead of * `runApplication<FooApplication>(arg1, arg2)` instead of
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment