mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
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