Skip to content

Commit 92ea097

Browse files
committed
chore: remove annotation
1 parent a820cdd commit 92ea097

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/to/bitkit/repositories/LightningRepo.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,6 @@ class LightningRepo @Inject constructor(
365365
}
366366
}
367367

368-
@Suppress("TooGenericExceptionCaught")
369368
suspend fun sync(): Result<Unit> = executeWhenNodeRunning("Sync") {
370369
syncState()
371370
if (_lightningState.value.isSyncingWallet) {

0 commit comments

Comments
 (0)