Suppress DEPRECATION for internal usage

This commit is contained in:
Him188 2020-07-02 01:27:48 +08:00
parent ecf4b8b95b
commit 2e7a326916

View File

@ -257,6 +257,7 @@ private object Transformers732 : Map<Int, Lambda732> by mapOf(
}
}
@Suppress("DEPRECATION")
if (group.settings.isConfessTalkEnabled == new) {
return@lambda732 emptySequence()
}