From ea87981e331b90b6e557d36759ed66827c4b0638 Mon Sep 17 00:00:00 2001 From: pgherveou Date: Mon, 23 Dec 2024 12:54:34 +0100 Subject: [PATCH] lint --- substrate/frame/revive/src/lib.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/substrate/frame/revive/src/lib.rs b/substrate/frame/revive/src/lib.rs index 824818d46b63..0be43e77f075 100644 --- a/substrate/frame/revive/src/lib.rs +++ b/substrate/frame/revive/src/lib.rs @@ -1567,8 +1567,6 @@ sp_api::decl_runtime_apis! { key: [u8; 32], ) -> GetStorageResult; - - /// Replay the transaction with the given hash, and return the trace. fn trace_tx( tx: H256