Skip to content

Commit 92231bb

Browse files
committed
chore: lint
1 parent 58a95ac commit 92231bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/to/bitkit/services/AppUpdaterService.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ class AppUpdaterService @Inject constructor(
3131
)
3232
}
3333
}
34-
3534
}
3635

3736
sealed class AppUpdaterError(message: String) : AppError(message) {

0 commit comments

Comments
 (0)