Skip to content

Commit

Permalink
apply nightly format
Browse files Browse the repository at this point in the history
  • Loading branch information
KiranKBR committed Aug 22, 2024
1 parent 0ad1603 commit b6bcb25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/router/src/connector/paypal/transformers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ pub struct Attributes {
#[derive(Debug, Serialize, Deserialize, Clone)]
pub struct PaypalRedirectionResponse {
attributes: AttributeResponse,
email: String,
}

#[derive(Debug, Serialize, Deserialize, Clone)]
Expand Down

0 comments on commit b6bcb25

Please sign in to comment.