Skip to content

Commit

Permalink
Cargo clippy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sydhds committed Dec 10, 2024
1 parent 21e3e62 commit dc817b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion massa-execution-worker/src/execution.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use crate::stats::ExecutionStatsCounter;
use crate::storage_backend::StorageBackend;
use massa_async_pool::AsyncMessage;
use massa_deferred_calls::DeferredCall;
use massa_event_cache::config::EventCacheConfig;
use massa_event_cache::controller::EventCacheController;
use massa_execution_exports::{
ExecutedBlockInfo, ExecutionBlockMetadata, ExecutionChannels, ExecutionConfig, ExecutionError,
Expand Down

0 comments on commit dc817b7

Please sign in to comment.