Skip to content

Commit 4f99c9f

Browse files
Dark0096snicoll
authored andcommitted
Remove unused import statement
See gh-19410
1 parent 92aae91 commit 4f99c9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-boot-project/spring-boot/src/main/kotlin/org/springframework/boot/SpringApplicationExtensions.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ package org.springframework.boot
1818

1919
import org.springframework.context.ConfigurableApplicationContext
2020

21-
import kotlin.reflect.KClass
22-
2321
/**
2422
* Top level function acting as a Kotlin shortcut allowing to write
2523
* `runApplication<FooApplication>(arg1, arg2)` instead of

0 commit comments

Comments
 (0)