From 0cb953b6b37b81a437d848ba26ec0c22fa99565c Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 18 Aug 2024 12:32:40 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/fulljetspectrapp.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGJE/Tasks/fulljetspectrapp.cxx b/PWGJE/Tasks/fulljetspectrapp.cxx index 5b1ea158ef8..22cb870d487 100644 --- a/PWGJE/Tasks/fulljetspectrapp.cxx +++ b/PWGJE/Tasks/fulljetspectrapp.cxx @@ -135,7 +135,6 @@ struct FullJetSpectrapp { h_collisions_weighted->GetXaxis()->SetBinLabel(6, "JetsMCDWeighted w/o kTVXinEMC"); h_collisions_weighted->GetXaxis()->SetBinLabel(7, "JetsMCPMCDMatchedWeighted w/o kTVXinEMC"); h_collisions_weighted->GetXaxis()->SetBinLabel(8, "TracksWeighted w/o kTVXinEMC"); - } }