chore: address Rust 1.72 clippy lints (#2099)

This commit is contained in:
Shankar Singh C
2023-09-07 17:08:10 +05:30
committed by GitHub
parent bdf48320f9
commit cbbebe2408
3 changed files with 6 additions and 2 deletions

View File

@ -25,7 +25,7 @@ use uuid::Uuid;
pub use self::{
ext_traits::{OptionExt, ValidateCall},
storage::*,
storage::PaymentIntent,
};
use crate::{
consts,