fix warns

This commit is contained in:
Wood
2025-10-04 08:44:07 +08:00
parent bb927628b2
commit 77caa39f0c
5 changed files with 5 additions and 4 deletions
@@ -6,7 +6,7 @@ use crate::streaming::{
event_parser::{
common::EventMetadata,
protocols::pumpswap::{
parser::PUMPSWAP_PROGRAM_ID, PumpSwapGlobalConfigAccountEvent, PumpSwapPoolAccountEvent,
PumpSwapGlobalConfigAccountEvent, PumpSwapPoolAccountEvent,
},
UnifiedEvent,
},