mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
Enable clippy's empty_line_after_outer_attr linter (#7200)
This commit is contained in:
@@ -7,7 +7,6 @@ use reth_rpc::eth::cache::{
|
||||
/// Parameters to configure RPC state cache.
|
||||
#[derive(Debug, Clone, Args, PartialEq, Eq)]
|
||||
#[command(next_help_heading = "RPC State Cache")]
|
||||
|
||||
pub struct RpcStateCacheArgs {
|
||||
/// Max number of blocks in cache.
|
||||
#[arg(
|
||||
|
||||
Reference in New Issue
Block a user