prasanthrao commented on code in PR #24670:
URL: https://github.com/apache/camel/pull/24670#discussion_r3575943052
##########
components/camel-quartz/src/main/java/org/apache/camel/component/quartz/QuartzEndpoint.java:
##########
@@ -310,6 +310,10 @@ public void setCustomCalendar(Calendar customCalendar) {
this.customCalendar = customCalendar;
}
+ private String customCalendarName() {
Review Comment:
Thanks. I too felt this in my second review and have pushed the cleanup code
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]