We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082a74c commit 4d5c317Copy full SHA for 4d5c317
1 file changed
PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx
@@ -907,6 +907,5 @@ struct upcPhotonuclearAnalysisJMG {
907
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
908
{
909
return WorkflowSpec{
910
- adaptAnalysisTask<upcPhotonuclearAnalysisJMG>(cfgc)
911
- };
+ adaptAnalysisTask<upcPhotonuclearAnalysisJMG>(cfgc)};
912
}
0 commit comments