Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Zettat123 committed Feb 28, 2024
1 parent 7b5c131 commit 608f2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/actions/job_emitter.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ import (
"code.gitea.io/gitea/models/db"
"code.gitea.io/gitea/modules/graceful"
"code.gitea.io/gitea/modules/queue"
"github.com/nektos/act/pkg/jobparser"

"github.com/nektos/act/pkg/jobparser"
"github.com/rhysd/actionlint"
"xorm.io/builder"
)
Expand Down

0 comments on commit 608f2b3

Please sign in to comment.