build: clean up unused dependencies

Signed-off-by: Songqian Li <sionli@tencent.com>
This commit is contained in:
Songqian Li
2025-07-11 11:43:30 +08:00
committed by Alyssa Ross
parent ec8fceb4a6
commit e32fa593e5
10 changed files with 0 additions and 26 deletions

View File

@@ -12,4 +12,3 @@ serde = { version = "1.0.208", features = ["derive", "rc"] }
serde_json = { workspace = true }
test_infra = { path = "../test_infra" }
thiserror = { workspace = true }
wait-timeout = "0.2.0"