Skip to content

Commit 6d565d6

Browse files
committed
Remove log statement when no CCDB path is given
1 parent 8c73854 commit 6d565d6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

PWGCF/Flow/TableProducer/zdcQVectors.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,8 +429,6 @@ struct ZdcQVectors {
429429
cal.atStep = 5;
430430
cal.atIteration = 5;
431431
}
432-
} else {
433-
LOGF(info, "No ccdb path given for calibration histos. Do not recenter.");
434432
}
435433
}
436434

0 commit comments

Comments
 (0)