Sending queue : code quality
This commit is contained in:
parent
6053099457
commit
bbd8e5d8dc
5 changed files with 2 additions and 9 deletions
|
|
@ -41,7 +41,6 @@ class SendingQueue @Inject constructor(
|
|||
private val matrixClient: MatrixClient,
|
||||
private val networkMonitor: NetworkMonitor,
|
||||
) {
|
||||
|
||||
private val retryCount = AtomicInteger(0)
|
||||
|
||||
fun launchIn(coroutineScope: CoroutineScope) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue