chore: remove unused entry in calldata.text

This commit is contained in:
adrian
2025-08-21 14:09:32 +02:00
committed by Adrian Benavides
parent 3aad792663
commit 80853f7ba8
2 changed files with 0 additions and 2 deletions

View File

@@ -38,7 +38,6 @@ chrono = "0.4.39"
clap = { version = "4.5.3", features = ["derive"] }
once_cell = "1.20.2"
tycho-common = ">=0.81.6"
alloy = { version = "1.0.6", features = ["providers", "rpc-types-eth", "eip712", "signer-local", "node-bindings"], optional = true }
async-trait = { version = "0.1.88", optional = true }