wip: feat(cron in new config): added parser
wip: fix: remove unreachable code wip: test cron
This commit is contained in:
@@ -49,5 +49,4 @@ func convertSchedule(cfg config.CronTimeSpec) task.CronTimeSpec {
|
||||
}
|
||||
|
||||
panic("invalid conversion")
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user