review: remove allow(unused)

Signed-off-by: Yuchen Liang <yuchen@neon.tech>
This commit is contained in:
Yuchen Liang
2024-10-18 17:53:11 +00:00
parent cb51ddc949
commit 4b4a3edb80

View File

@@ -1,5 +1,3 @@
#![allow(unused)]
use tokio_epoll_uring::IoBufMut;
use crate::virtual_file::{IoBufferMut, PageWriteGuardBuf};