Skip to content

Commit 6b09438

Browse files
committed
fix: remove duplicate dependency import
1 parent f88d364 commit 6b09438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ tap_graph = { version = "0.3.4", features = ["v2"] }
8989
tempfile = "3.8.0"
9090
testcontainers-modules = { version = "0.12.1", features = ["postgres"] }
9191
test-log = { version = "0.2.12", default-features = false }
92-
testcontainers-modules = { version = "0.12.1", features = ["postgres"] }
9392
test-with = "0.14.6"
9493
thegraph-core = { version = "0.15.1", features = [
9594
"attestation",

0 commit comments

Comments
 (0)