Skip to content

Commit

Permalink
template
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweta-Kumari-Sharma committed Nov 19, 2024
1 parent 71c7b8c commit 5daf640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/router/tests/connectors/inespay.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use hyperswitch_domain_models::payment_method_data::{Card, PaymentMethodData};
use masking::Secret;
use router::types::{self, api, domain, storage::enums};
use router::types::{self, api, storage::enums};
use test_utils::connector_auth;

use crate::utils::{self, ConnectorActions};
Expand Down

0 comments on commit 5daf640

Please sign in to comment.