mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-08 07:17:59 +00:00
Remove unneeded code
This commit is contained in:
@@ -253,7 +253,6 @@ where
|
||||
return Err(error.into());
|
||||
}
|
||||
};
|
||||
let code = alloy::hex::decode(&code)?;
|
||||
let tx = TransactionRequest::default()
|
||||
.nonce(nonce)
|
||||
.from(input.caller)
|
||||
|
||||
Reference in New Issue
Block a user