mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-08 15:45:27 +01:00
Remove unused import in WEBUI actions view
This commit is contained in:
parent
0a2fc6fec5
commit
d76780a5f9
@ -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