mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-21 17:24:10 +00:00
simplify names
This commit is contained in:
parent
a517cfdf7b
commit
e75fd2f783
9 changed files with 240 additions and 234 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
|
||||
var c = cron.New()
|
||||
|
||||
func NewCronContext() {
|
||||
func NewContext() {
|
||||
var (
|
||||
entry *cron.Entry
|
||||
err error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue