Skip to content

Commit b6bcb25

Browse files
committed
apply nightly format
1 parent 0ad1603 commit b6bcb25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/router/src/connector/paypal/transformers.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ pub struct Attributes {
266266
#[derive(Debug, Serialize, Deserialize, Clone)]
267267
pub struct PaypalRedirectionResponse {
268268
attributes: AttributeResponse,
269-
email: String,
270269
}
271270

272271
#[derive(Debug, Serialize, Deserialize, Clone)]

0 commit comments

Comments
 (0)