Skip to content

Commit a2619d1

Browse files
committed
Fix format
1 parent 16a1455 commit a2619d1

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

PWGHF/TableProducer/candidateCreatorToXiPi.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,4 +570,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
570570
adaptAnalysisTask<HfCandidateCreatorToXiPi>(cfgc),
571571
adaptAnalysisTask<HfCandidateCreatorToXiPiMc>(cfgc)};
572572
}
573-

PWGHF/TableProducer/treeCreatorToXiPi.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,4 +324,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
324324
{
325325
return WorkflowSpec{
326326
adaptAnalysisTask<HfTreeCreatorToXiPi>(cfgc)};
327-
}
327+
}

0 commit comments

Comments
 (0)