event/Loop: remove unnecessary include

Not used since a3b32819b1
This commit is contained in:
Max Kellermann 2023-01-31 13:04:18 +01:00
parent e25816fc05
commit 02f5698868

View File

@ -38,7 +38,6 @@
#include "thread/Mutex.hxx" #include "thread/Mutex.hxx"
#endif #endif
#include <atomic>
#include <cassert> #include <cassert>
#include "io/uring/Features.h" #include "io/uring/Features.h"