From 6ab27afa21e7c8c8f1edaab0013e29b5caf47760 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 11 Jun 2025 18:55:50 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Flow/Tasks/flowZdcTask.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PWGCF/Flow/Tasks/flowZdcTask.cxx b/PWGCF/Flow/Tasks/flowZdcTask.cxx index 0962b4ceacd..d68597ba7a4 100644 --- a/PWGCF/Flow/Tasks/flowZdcTask.cxx +++ b/PWGCF/Flow/Tasks/flowZdcTask.cxx @@ -24,14 +24,13 @@ #include "Framework/ASoAHelpers.h" #include "Framework/AnalysisTask.h" -#include "Framework/AnalysisTask.h" #include "Framework/HistogramRegistry.h" #include "Framework/RunningWorkflowInfo.h" #include "Framework/runDataProcessing.h" #include -#include #include "TList.h" +#include #include #include #include @@ -39,8 +38,8 @@ #include #include -#include #include +#include using namespace o2; using namespace o2::framework;