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
1 changed files with 0 additions and 1 deletions

View File

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