diff --git a/routers/web/repo/actions/view.go b/routers/web/repo/actions/view.go index 713ea2900b..6b1c1d669b 100644 --- a/routers/web/repo/actions/view.go +++ b/routers/web/repo/actions/view.go @@ -36,7 +36,6 @@ import ( "github.com/nektos/act/pkg/model" "gopkg.in/yaml.v3" - "xorm.io/builder" ) func getRunIndex(ctx *context_module.Context) int64 {