From d32b085a72aa632b606524eee4cdc8fd2d87c029 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 3 Nov 2025 23:02:11 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Flow/Tasks/flowZdcTask.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGCF/Flow/Tasks/flowZdcTask.cxx b/PWGCF/Flow/Tasks/flowZdcTask.cxx index 3b215ba8ecb..a00e2f2a5f4 100644 --- a/PWGCF/Flow/Tasks/flowZdcTask.cxx +++ b/PWGCF/Flow/Tasks/flowZdcTask.cxx @@ -47,7 +47,6 @@ using namespace o2::aod::mult; using namespace o2::constants::math; using namespace o2::aod::evsel; - #define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable NAME{#NAME, DEFAULT, HELP}; struct FlowZdcTask {