Skip to content

Commit c051c22

Browse files
author
Sabrina Hernandez
committed
remove obsolete variables
1 parent 953556f commit c051c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/Tasks/flowZdcTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ struct FlowZdcTask {
662662
return;
663663
}
664664
histos.fill(HIST("hEventCounter"), EvCutLabel::Tdc);
665-
}
665+
}
666666
// ZEM cut
667667
if (isZEMcut) {
668668
if (sumZEM < zemCut) {

0 commit comments

Comments
 (0)