chore: clippy

This commit is contained in:
2024-11-29 16:44:17 +00:00
parent 2370204546
commit 91cf173058
8 changed files with 32 additions and 22 deletions

View File

@ -1,5 +1,4 @@
use anyhow::Error;
use chrono::Utc;
use clap::Parser;
use config::{Config, File};
use fedimint_tonic_lnd::connect;