Skip to content

feat(api): Remove unnecessary Display trait from PaymentError#183

Merged
AntonioVentilii merged 1 commit intomainfrom
feat-api/Remove-unnecessary-Display-trait-from-PaymentError
Feb 21, 2026
Merged

feat(api): Remove unnecessary Display trait from PaymentError#183
AntonioVentilii merged 1 commit intomainfrom
feat-api/Remove-unnecessary-Display-trait-from-PaymentError

Conversation

@AntonioVentilii
Copy link
Collaborator

Motivation

No need for the Display trait in PaymentError (introduced in #116), since we can use the Debug one in the wrapper.

@AntonioVentilii AntonioVentilii requested a review from a team as a code owner February 20, 2026 13:45
@AntonioVentilii AntonioVentilii enabled auto-merge (squash) February 20, 2026 13:46
@AntonioVentilii AntonioVentilii merged commit b38159f into main Feb 21, 2026
13 checks passed
@AntonioVentilii AntonioVentilii deleted the feat-api/Remove-unnecessary-Display-trait-from-PaymentError branch February 21, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants