mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
This commit is contained in:
@ -3,8 +3,6 @@
|
||||
//! The folder provides generic functions for providing serialization
|
||||
//! and deserialization while calling redis.
|
||||
//! It also includes instruments to provide tracing.
|
||||
//!
|
||||
//!
|
||||
|
||||
use std::fmt::Debug;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user