chore: clean up compile warnings

This commit is contained in:
alyssa 2025-01-02 02:37:15 +00:00
parent 16ce67e02c
commit 89d6481ddb
16 changed files with 37 additions and 32 deletions

2
Cargo.lock generated
View file

@ -186,7 +186,6 @@ dependencies = [
"sha2",
"sqlx",
"thiserror",
"time",
"tokio",
"tracing",
"uuid",
@ -1702,7 +1701,6 @@ dependencies = [
"serde",
"serde_json",
"sqlx",
"time",
"tokio",
"tracing",
"tracing-subscriber",