mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
chore: address Rust 1.72 clippy lints (#2099)
This commit is contained in:
@ -25,7 +25,7 @@ use uuid::Uuid;
|
||||
|
||||
pub use self::{
|
||||
ext_traits::{OptionExt, ValidateCall},
|
||||
storage::*,
|
||||
storage::PaymentIntent,
|
||||
};
|
||||
use crate::{
|
||||
consts,
|
||||
|
||||
Reference in New Issue
Block a user