Skip to content

Commit

Permalink
fixed clippy error
Browse files Browse the repository at this point in the history
  • Loading branch information
sahkal committed Dec 11, 2024
1 parent eb6f246 commit 1b2b051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/router/src/core/unified_authentication_service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ pub async fn create_new_authentication(
ds_trans_id: None,
directory_server_id: None,
acquirer_country_code: None,
service_details: None,
};
state
.store
Expand Down

0 comments on commit 1b2b051

Please sign in to comment.