From 8070a9b362dd558185dc42b6fa20823ff2888f50 Mon Sep 17 00:00:00 2001 From: Silvan Date: Fri, 27 Dec 2024 18:39:06 +0100 Subject: [PATCH] Commander: remove not used include of blocks.hpp Signed-off-by: Silvan --- src/modules/commander/Commander.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/commander/Commander.hpp b/src/modules/commander/Commander.hpp index e5bdb947aacb..cf69743af66a 100644 --- a/src/modules/commander/Commander.hpp +++ b/src/modules/commander/Commander.hpp @@ -44,7 +44,6 @@ #include "UserModeIntention.hpp" #include "worker_thread.hpp" -#include #include #include #include