Skip to content

Commit 4d5c317

Browse files
committed
Please consider the following formatting changes
1 parent 082a74c commit 4d5c317

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGUD/Tasks/upcPhotonuclearAnalysisJMG.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,6 +907,5 @@ struct upcPhotonuclearAnalysisJMG {
907907
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
908908
{
909909
return WorkflowSpec{
910-
adaptAnalysisTask<upcPhotonuclearAnalysisJMG>(cfgc)
911-
};
910+
adaptAnalysisTask<upcPhotonuclearAnalysisJMG>(cfgc)};
912911
}

0 commit comments

Comments
 (0)