mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-22 04:33:42 +09:00
chore: move core package to top folder.
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"code.gitea.io/gitea/routers/api/bots/core"
|
||||
"code.gitea.io/gitea/core"
|
||||
)
|
||||
|
||||
type scheduler struct {
|
||||
|
||||
Reference in New Issue
Block a user