Fix a couple of warnings

This commit is contained in:
bjorn3
2026-02-07 12:19:41 +01:00
parent e9f414bea6
commit 9e28791c2b
4 changed files with 11 additions and 18 deletions
-1
View File
@@ -1,4 +1,3 @@
use alloc::borrow::ToOwned;
use alloc::sync::Arc;
use alloc::vec::Vec;
use core::ffi::CStr;