From e0fac20b271a2f505bad2de7d7e4dda9314b7640 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 18 Sep 2025 12:19:31 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGJE/Tasks/bjetTaggingGnn.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGJE/Tasks/bjetTaggingGnn.cxx b/PWGJE/Tasks/bjetTaggingGnn.cxx index 8f6067490bf..ae9977117d8 100644 --- a/PWGJE/Tasks/bjetTaggingGnn.cxx +++ b/PWGJE/Tasks/bjetTaggingGnn.cxx @@ -436,7 +436,6 @@ struct BjetTaggingGnn { } } PROCESS_SWITCH(BjetTaggingGnn, processMCTruthJets, "truth jet information", false); - }; WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)