Skip to content

Commit

Permalink
fix: gci
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Jan 2, 2025
1 parent eb1ebfd commit 261a3bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/build/status.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ import (
"net/http"

"github.com/gin-gonic/gin"
"github.com/go-vela/server/router/middleware/build"
"github.com/sirupsen/logrus"

"github.com/go-vela/server/router/middleware/build"
)

// swagger:operation GET /status/{org}/{repo}/{build} builds GetStatus
Expand Down

0 comments on commit 261a3bb

Please sign in to comment.