Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
svojsu committed Dec 18, 2024
1 parent 8c5f67a commit 1f50738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion novawallet/Modules/PayCard/PayCardInteractor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ extension PayCardInteractor: PayCardHookDelegate {

presenter?.didReceiveCardStatus(failedStatus)
}

func didReceivePendingCardOpen() {
if let cardOpenTimestamp = settingsManager.novaCardOpenTimestamp {
checkPendingTimeout()
Expand Down

0 comments on commit 1f50738

Please sign in to comment.