phase 4: clean remaining Kotlin warning in host store
This commit is contained in:
@@ -32,6 +32,7 @@ object HostStore {
|
||||
|
||||
private fun prefs(ctx: Context) = ctx.getSharedPreferences(PREF, Context.MODE_PRIVATE)
|
||||
|
||||
@Suppress("UNUSED_PARAMETER")
|
||||
fun ensureMigrated(ctx: Context) {
|
||||
// no-op
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user