mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
fix CI
This commit is contained in:
@@ -26,8 +26,6 @@ use std::{
|
||||
};
|
||||
use tokio::net::{TcpListener, UdpSocket};
|
||||
use tokio::select;
|
||||
#[cfg(feature = "dhat-heap")]
|
||||
use tokio::sync::Mutex;
|
||||
use tokio::sync::{Mutex, Notify, RwLock};
|
||||
use tokio_util::task::TaskTracker;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user