Skip to content

Commit ff4e661

Browse files
prestwichclaude
andcommitted
fix: resolve clippy empty_line_after_doc_comments warning in ascii banner
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ef47089 commit ff4e661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/block-processor/src/v1/processor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ where
157157
/// ███████ ████ ██ ██
158158
/// ===========================
159159
/// ===========================
160-
160+
///
161161
/// Run the EVM for a single block extraction.
162162
async fn run_evm(
163163
&self,

0 commit comments

Comments
 (0)