mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 00:07:54 +00:00
clean
This commit is contained in:
@@ -15,7 +15,6 @@ class MessageReceiveJob(val data: ByteArray, val isBackgroundPoll: Boolean, val
|
|||||||
// Settings
|
// Settings
|
||||||
override val maxFailureCount: Int = 10
|
override val maxFailureCount: Int = 10
|
||||||
companion object {
|
companion object {
|
||||||
|
|
||||||
val TAG = MessageReceiveJob::class.simpleName
|
val TAG = MessageReceiveJob::class.simpleName
|
||||||
val KEY: String = "MessageReceiveJob"
|
val KEY: String = "MessageReceiveJob"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user