mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
Remove bad comment
This commit is contained in:
parent
b2aaf1cca1
commit
20b3c33fb0
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ internal class AddHttpPusherWorker(context: Context, params: WorkerParameters)
|
|||
it.state = PusherState.FAILED_TO_REGISTER
|
||||
}
|
||||
}
|
||||
// always return success, or the chain will be stuck for ever!
|
||||
Result.failure()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue