Skip to content

Commit 80243bf

Browse files
committed
chore: satisfy linter 🤡
1 parent 490ec79 commit 80243bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎app/models/payment.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def request_payment
6262
issuer: issuer,
6363
description: description,
6464
webhook_url: webhook_url,
65-
redirect_url: redirect_url,
65+
redirect_url: redirect_url
6666
)
6767

6868
self.trxid = payment.id

0 commit comments

Comments
 (0)