Skip to content

Commit 66e90e4

Browse files
committed
Fix gap line
1 parent 8503f42 commit 66e90e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGCF/Flow/Tasks/flowGfwTask.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1121,7 +1121,6 @@ struct FlowGfwTask {
11211121
fillProfile(corrconfigs.at(6), bootstrapArray[sampleIndex][kc32Nchetagap], nch);
11221122
fillProfile(corrconfigs.at(7), bootstrapArray[sampleIndex][kc34Nch], nch);
11231123

1124-
11251124
if (centrality >= zero && centrality <= five) {
11261125
fillProfile(corrconfigs.at(0), bootstrapArray[sampleIndex][kc22Nch05], nch);
11271126
fillProfile(corrconfigs.at(1), bootstrapArray[sampleIndex][kc24Nch05], nch);

0 commit comments

Comments
 (0)