1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

chore: log updating task

This commit is contained in:
Jason Song
2022-11-14 18:05:38 +08:00
parent ce39e45cc2
commit 5d83ffa658
2 changed files with 7 additions and 1 deletions

View File

@@ -11,9 +11,9 @@ import (
bots_model "code.gitea.io/gitea/models/bots"
"code.gitea.io/gitea/modules/log"
"code.gitea.io/gitea/modules/timeutil"
"gitea.com/gitea/act_runner/core"
runnerv1 "gitea.com/gitea/proto-go/runner/v1"
"github.com/bufbuild/connect-go"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"