ktlintFormat

Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
sowjanyakch 2024-10-29 15:34:01 +01:00 committed by Marcel Hibbe
parent e5789c0cf6
commit de637871a6
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B
3 changed files with 3 additions and 4 deletions

View file

@ -220,7 +220,6 @@ class NotificationWorker(context: Context, workerParams: WorkerParameters) : Wor
}
}
private fun handleCallPushMessage() {
val userBeingCalled = userManager.getUserWithId(signatureVerification.user!!.id!!).blockingGet()