From 4903707d75eee7ee86d369f87592028aadbdee83 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 20 Jul 2026 07:24:59 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx b/PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx index 5d074ebec7e..968f2f5bfab 100644 --- a/PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx +++ b/PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx @@ -47,7 +47,6 @@ #include #include #include - #include using namespace o2; @@ -672,4 +671,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) return WorkflowSpec{ adaptAnalysisTask(cfgc), }; -} \ No newline at end of file +}