mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
refactor(core): remove connector response table and use payment_attempt instead (#2644)
This commit is contained in:
committed by
GitHub
parent
e67e808d70
commit
966369b6f2
@ -8,7 +8,6 @@ use redis::{kv_store::RedisConnInterface, RedisStore};
|
||||
mod address;
|
||||
pub mod config;
|
||||
pub mod connection;
|
||||
mod connector_response;
|
||||
pub mod database;
|
||||
pub mod errors;
|
||||
mod lookup;
|
||||
|
||||
Reference in New Issue
Block a user