mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 03:30:36 +00:00
review: remove allow(unused)
Signed-off-by: Yuchen Liang <yuchen@neon.tech>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#![allow(unused)]
|
||||
|
||||
use tokio_epoll_uring::IoBufMut;
|
||||
|
||||
use crate::virtual_file::{IoBufferMut, PageWriteGuardBuf};
|
||||
|
||||
Reference in New Issue
Block a user