suppress warnings
This commit is contained in:
@@ -14,6 +14,7 @@ import kotlin.reflect.KProperty
|
||||
/**
|
||||
* Abstract config module.
|
||||
*/
|
||||
@Suppress("UNUSED_PARAMETER")
|
||||
abstract class ConfigModule(config: Config)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user