Commit fbaf478c authored by Leonardo Aramaki's avatar Leonardo Aramaki

Remove unused constant

parent 7b00bc8e
...@@ -46,8 +46,4 @@ class ServerPresenter @Inject constructor(private val view: ServerView, ...@@ -46,8 +46,4 @@ class ServerPresenter @Inject constructor(private val view: ServerView,
} }
} }
} }
companion object {
const val MAX_RETRY_ATTEMPTS = 1
}
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment