From 1eca60fe10e01b23eb0fcbc41f9aae156afbf89e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Botond=20D=C3=A9nes?= Date: Fri, 28 Jul 2023 08:41:11 -0400 Subject: [PATCH] tools/utils.hh: remove unused headers --- tools/utils.hh | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/utils.hh b/tools/utils.hh index 20f809c07b..54d93fc03c 100644 --- a/tools/utils.hh +++ b/tools/utils.hh @@ -8,9 +8,6 @@ #include #include -#include -#include -#include #include "seastarx.hh" namespace tools::utils {