chore: fix CI

This commit is contained in:
zizou
2024-10-11 14:24:55 +02:00
parent 050ae59a83
commit aff76f8cc7
8 changed files with 23 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
use std::{collections::HashMap, usize, vec};
use std::{collections::HashMap, vec};
use substreams::store::{StoreGet, StoreGetBigInt, StoreGetProto};
use substreams_ethereum::pb::eth::v2::{self as eth, TransactionTrace};