Skip to content

Commit

Permalink
remove mca_id
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwalkumar17 committed Nov 11, 2024
1 parent bdbf6f3 commit 1ac3279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/router/src/core/routing/helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,6 @@ pub async fn push_metrics_with_update_window_for_success_based_routing(
payment_attempt.profile_id.get_string_repr()
),
),
("merchant_connector_id", merchant_connector_id.to_string()),
(
"success_based_routing_connector",
first_success_based_connector.to_string(),
Expand Down

0 comments on commit 1ac3279

Please sign in to comment.