forked from mirror/gitea
golint fixed for modules/cron
This commit is contained in:
parent
081c2a9395
commit
b47051e59b
@ -16,6 +16,7 @@ import (
|
||||
|
||||
var c = cron.New()
|
||||
|
||||
// NewContext begins cron tasks
|
||||
func NewContext() {
|
||||
var (
|
||||
entry *cron.Entry
|
||||
|
Loading…
Reference in New Issue
Block a user