Remove clutter

This commit is contained in:
Andras Schmelczer 2025-01-05 13:32:30 +00:00
parent 9db478bc23
commit 4d59ec927c
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
3 changed files with 0 additions and 88 deletions

3
backend/Cargo.lock generated
View file

@ -678,10 +678,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi",
"wasm-bindgen",
]
[[package]]
@ -2110,7 +2108,6 @@ version = "0.0.13"
dependencies = [
"base64 0.22.1",
"console_error_panic_hook",
"getrandom",
"insta",
"reconcile",
"thiserror",