Skip to content

Commit

Permalink
remove test_utils
Browse files Browse the repository at this point in the history
Signed-off-by: Swapnil Tripathi <[email protected]>
  • Loading branch information
swaptr committed Oct 31, 2023
1 parent 3a45403 commit f83070b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion uniffi_aries_vcx/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ aries-vcx = { path = "../../aries_vcx", features = [
"vdrtools_wallet",
"credx",
] }
test_utils = { path = "../../tools/test_utils" }
tokio = { version = "1.24.1", features = ["rt-multi-thread"] }
once_cell = "1.17.0"
thiserror = "1.0.38"
Expand Down

0 comments on commit f83070b

Please sign in to comment.