Clean imports
This commit is contained in:
@@ -13,5 +13,5 @@ fun Application.features() {
|
||||
}
|
||||
|
||||
abstract class Feature(override val kodein: Kodein) : KodeinAware {
|
||||
abstract fun execute(): Unit
|
||||
abstract fun execute()
|
||||
}
|
||||
Reference in New Issue
Block a user