Skip to content

Commit

Permalink
comment resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaji4 committed Nov 6, 2024
1 parent 77fba65 commit 308a230
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions crates/router/tests/connectors/nomupay.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ impl utils::Connector for NomupayTest {
api::GetToken::Connector,
None,
)
// api::ConnectorData {
// connector: Box::new(Nomupay::new()),
// connector_name: types::Connector::Nomupay,
// get_token: types::api::GetToken::Connector,
// merchant_connector_id: None,
// }
}

fn get_auth_token(&self) -> types::ConnectorAuthType {
Expand Down

0 comments on commit 308a230

Please sign in to comment.