mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
Revert "added field frm_configs to MerchantConnectorAccount" (#848)
This commit is contained in:
@ -241,7 +241,6 @@ diesel::table! {
|
||||
payment_methods_enabled -> Nullable<Array<Nullable<Json>>>,
|
||||
connector_type -> ConnectorType,
|
||||
metadata -> Nullable<Jsonb>,
|
||||
frm_configs -> Nullable<Jsonb>,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user