mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Fixed UNUSED_PARAMETER in FirebaseHelper
This commit is contained in:
parent
1fa59b7fc3
commit
44060aa7e2
@ -34,5 +34,6 @@ class FirebaseHelper {
|
||||
/**
|
||||
* Methods that doesn't actually send exceptions.
|
||||
*/
|
||||
@Suppress("UNUSED_PARAMETER")
|
||||
fun recordException(e: Exception) {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user