Commit 2e7a3269 authored by Him188's avatar Him188

Suppress DEPRECATION for internal usage

parent ecf4b8b9
...@@ -257,6 +257,7 @@ private object Transformers732 : Map<Int, Lambda732> by mapOf( ...@@ -257,6 +257,7 @@ private object Transformers732 : Map<Int, Lambda732> by mapOf(
} }
} }
@Suppress("DEPRECATION")
if (group.settings.isConfessTalkEnabled == new) { if (group.settings.isConfessTalkEnabled == new) {
return@lambda732 emptySequence() return@lambda732 emptySequence()
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment