Skip to content

Commit e97aef6

Browse files
committed
fix: remove unneeded dependency import
Signed-off-by: Joseph Livesey <[email protected]>
1 parent a3384a2 commit e97aef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tap_integration_tests/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ anyhow.workspace = true
1717
jsonrpsee = { workspace = true, features = ["jsonrpsee-http-client"] }
1818
jsonrpsee-core.workspace = true
1919
rand.workspace = true
20-
thegraph-core.workspace = true
2120
tokio.workspace = true
2221

2322
[dev-dependencies]

0 commit comments

Comments
 (0)