Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Aug 19, 2024
1 parent 12f24ea commit 34e0bac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ final class ApproveEngine {
reason: reason
)

// todo - delete and unsubscribe
if let pairingTopic = rpcHistory.get(recordId: payload.id)?.topic {
Task {
removePairing(pairingTopic: pairingTopic)
Expand Down

0 comments on commit 34e0bac

Please sign in to comment.