mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
refactor(connnector): Structure connector enums in separate files for improved team ownership (#6459)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
pub mod connector_enums;
|
||||
pub mod enums;
|
||||
pub mod transformers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user