Skip to content

Commit 11db459

Browse files
committed
Remove unused import in WEBUI actions view
1 parent f797bc7 commit 11db459

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/web/repo/actions/view.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ import (
3636

3737
"github.com/nektos/act/pkg/model"
3838
"gopkg.in/yaml.v3"
39-
"xorm.io/builder"
4039
)
4140

4241
func getRunIndex(ctx *context_module.Context) int64 {

0 commit comments

Comments
 (0)