Skip to content

Commit 2fe3e64

Browse files
committed
chore: remove comment
1 parent 9ea46ef commit 2fe3e64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ class LightningRepo @Inject constructor(
317317
return@withLock Result.success(Unit)
318318
}
319319

320-
// Start node
321320
lightningService.start(timeout, ::onEvent)
322321

323322
_lightningState.update { it.copy(nodeLifecycleState = NodeLifecycleState.Running) }

0 commit comments

Comments
 (0)