We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a95ac commit 92231bbCopy full SHA for 92231bb
app/src/main/java/to/bitkit/services/AppUpdaterService.kt
@@ -31,7 +31,6 @@ class AppUpdaterService @Inject constructor(
31
)
32
}
33
34
-
35
36
37
sealed class AppUpdaterError(message: String) : AppError(message) {
0 commit comments