Skip to content

Commit 29f4e9c

Browse files
authored
deprecate unused crate from repo (#671)
### Description Remove unused crate from repo
1 parent 91a9826 commit 29f4e9c

20 files changed

+0
-4926
lines changed

rust/Cargo.lock

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ members = [
88
"processor",
99
"sdk-processor",
1010
"server-framework",
11-
"testing-transactions",
1211
]
1312

1413
[workspace.package]
@@ -26,7 +25,6 @@ server-framework = { path = "server-framework" }
2625
aptos-moving-average = { path = "moving-average" }
2726
integration-tests = { path = "integration-tests" }
2827
sdk-processor = { path = "sdk-processor" }
29-
testing-transactions = { path = "testing-transactions" }
3028

3129
ahash = { version = "0.8.7", features = ["serde"] }
3230
anyhow = "1.0.86"

rust/testing-transactions/Cargo.toml

Lines changed: 0 additions & 16 deletions
This file was deleted.

rust/testing-transactions/build.rs

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)