mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
refactor(paymentMethods): move all pm migration related changes to payment methods crate (#7786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use diesel_models::payment_method::PaymentMethod;
|
||||
pub use diesel_models::payment_method::PaymentMethod;
|
||||
|
||||
use crate::redis::kv_store::KvStorePartition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user