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)