golint fixed for modules/cron

tokarchuk/v1.17
Lunny Xiao 8 years ago
parent 081c2a9395
commit b47051e59b
  1. 1
      modules/cron/cron.go

@ -16,6 +16,7 @@ import (
var c = cron.New()
// NewContext begins cron tasks
func NewContext() {
var (
entry *cron.Entry

Loading…
Cancel
Save