chore: fix unused imports and warnings
This commit is contained in:
parent
f0eb152b7d
commit
37a2329c6c
20 changed files with 73 additions and 112 deletions
|
|
@ -7,6 +7,4 @@ edition = "2024"
|
|||
base64 = "0.22.1"
|
||||
bytemuck = { version = "1.21.0", features = ["derive"] }
|
||||
reqwest = "0.12.12"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.43.0", features = ["macros"] }
|
||||
tokio = { version = "1.43.0", features = ["macros"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue