Skip to content

Commit 2a77012

Browse files
committed
refactor: remove repeated method
1 parent 81a5c37 commit 2a77012

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/to/bitkit/fcm/WakeNodeWorker.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ class WakeNodeWorker @AssistedInject constructor(
7878
timeout = timeout,
7979
eventHandler = { event -> handleLdkEvent(event) }
8080
)
81-
lightningRepo.connectToTrustedPeers()
8281

8382
// Once node is started, handle the manual channel opening if needed
8483
if (notificationType == orderPaymentConfirmed) {

0 commit comments

Comments
 (0)