fmt, clippy

This commit is contained in:
Sergio Chouhy 2025-10-03 17:07:15 -03:00
parent 313425f6f8
commit f8153c6fb9

View File

@ -5,7 +5,7 @@ use std::{fs::File, io::BufReader, path::PathBuf, str::FromStr};
use anyhow::Result;
use key_protocol::key_protocol_core::NSSAUserData;
use nssa::{Account, Address};
use nssa::Account;
use serde::Serialize;
use crate::{