format(substreams): separate code and imports
This commit is contained in:
@@ -10,6 +10,7 @@ use substreams_helper::{event_handler::EventHandler, hex::Hexable};
|
||||
use crate::abi::factory::events::PairCreated;
|
||||
|
||||
use tycho_substreams::prelude::*;
|
||||
|
||||
#[derive(Debug, Deserialize)]
|
||||
struct Params {
|
||||
factory_address: String,
|
||||
|
||||
Reference in New Issue
Block a user