mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-01-03 03:49:13 +00:00
replace database extension into externded file
This commit is contained in:
@@ -11,12 +11,6 @@ import org.koin.core.module.Module
|
||||
import org.koin.core.scope.Scope
|
||||
import kotlin.reflect.KClass
|
||||
|
||||
val Scope.database: Database
|
||||
get() = get()
|
||||
|
||||
val Koin.database: Database
|
||||
get() = get()
|
||||
|
||||
/**
|
||||
* Using [single] to register `T` with serializer [configSerializer]
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user