vhost-device-gpu: Make clippy happy

Remove an unused import to make clippy happy.

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
This commit is contained in:
Xuewei Niu 2026-01-11 13:38:28 +08:00 committed by Manos Pitsidianakis
parent d3c6f97380
commit f167c2f86f

View file

@ -46,7 +46,7 @@ use std::{
sync::{self, Arc, Mutex},
};
use log::{debug, error, info, trace, warn};
use log::{debug, info, trace, warn};
use rutabaga_gfx::RutabagaFence;
use thiserror::Error as ThisError;
use vhost::vhost_user::{