chore: lint

This commit is contained in:
sprites0
2025-07-17 20:57:44 -04:00
parent c740533904
commit 39bcc49194

View File

@ -9,7 +9,7 @@ mod serialized;
mod spot_meta;
mod tx_forwarder;
use std::{collections::BTreeMap, path::PathBuf, sync::Arc};
use std::{collections::BTreeMap, sync::Arc};
use block_ingest::BlockIngest;
use call_forwarder::CallForwarderApiServer;