mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(payment_methods): add external vault connector service (#7917)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -36,7 +36,6 @@ pub mod router_response_types;
|
||||
pub mod routing;
|
||||
pub mod type_encryption;
|
||||
pub mod types;
|
||||
#[cfg(all(feature = "v2", feature = "payment_methods_v2"))]
|
||||
pub mod vault;
|
||||
|
||||
#[cfg(not(feature = "payouts"))]
|
||||
|
||||
Reference in New Issue
Block a user