mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-05 18:42:35 +01:00
Remove unused import in WEBUI actions view
This commit is contained in:
parent
f797bc78f1
commit
11db459f33
@ -36,7 +36,6 @@ import (
|
|||||||
|
|
||||||
"github.com/nektos/act/pkg/model"
|
"github.com/nektos/act/pkg/model"
|
||||||
"gopkg.in/yaml.v3"
|
"gopkg.in/yaml.v3"
|
||||||
"xorm.io/builder"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func getRunIndex(ctx *context_module.Context) int64 {
|
func getRunIndex(ctx *context_module.Context) int64 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user