mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
This commit is contained in:
@ -141,7 +141,6 @@ pub enum FrmConnectors {
|
||||
)]
|
||||
#[serde(rename_all = "snake_case")]
|
||||
#[strum(serialize_all = "snake_case")]
|
||||
|
||||
pub enum TaxConnectors {
|
||||
Taxjar,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user