Skip to content
Snippets Groups Projects
Verified Commit ab37d487 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Remove incorrect comment

parent 96975819
Branches
Tags
No related merge requests found
...@@ -385,7 +385,6 @@ class QuasselService : DaggerLifecycleService(), ...@@ -385,7 +385,6 @@ class QuasselService : DaggerLifecycleService(),
updateNotificationStatus(this.progress) updateNotificationStatus(this.progress)
} }
// Set default backoff to 5ms
private var backoff = BACKOFF_MIN private var backoff = BACKOFF_MIN
private var scheduled = false private var scheduled = false
private fun scheduleReconnect() { private fun scheduleReconnect() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment