Skip to content

Commit f9c7604

Browse files
authored
Merge pull request #6 from alibuild/alibot-cleanup-15180
[PWGCF] Please consider the following formatting changes to #15180
2 parents 713a34d + 3c3b40c commit f9c7604

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ struct flowJSPCAnalysis {
120120
histManager.setDebugLog(false);
121121
histManager.createHistQA();
122122

123-
124123
if (!cfgMultCutFormula.value.empty()) {
125124
multCutFormula = std::make_unique<TFormula>("multCutFormula", cfgMultCutFormula.value.c_str());
126125
std::fill_n(multCutFormulaParamIndex.begin(), std::size(multCutFormulaParamIndex), ~0u);

0 commit comments

Comments
 (0)