From ffd40efe0a0c784eeeae32c094aadd8f96c7a1f9 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 27 Dec 2024 18:32:03 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/D2H/Tasks/taskDplus.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGHF/D2H/Tasks/taskDplus.cxx b/PWGHF/D2H/Tasks/taskDplus.cxx index 0eb3bf9a510..d9c0741cc39 100644 --- a/PWGHF/D2H/Tasks/taskDplus.cxx +++ b/PWGHF/D2H/Tasks/taskDplus.cxx @@ -58,7 +58,6 @@ struct HfTaskDplus { Configurable storeCentrality{"storeCentrality", false, "Flag to store centrality information"}; Configurable storeOccupancy{"storeOccupancy", false, "Flag to store occupancy information"}; - HfHelper hfHelper; using CandDplusData = soa::Filtered>;