Skip to content

Commit

Permalink
Update build_queue.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3rw3rk authored Jul 26, 2024
1 parent b1c9e74 commit 4f4e00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build_queue.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import "fmt"

// BuildQueue is the library representation of the builds in the queue.
//
// Deprecated: Use QueueBuild from github.com/go-vela/server/api/types instead.
// Deprecated: use QueueBuild from github.com/go-vela/server/api/types instead.
//
// swagger:model BuildQueue
type BuildQueue struct {
Expand Down

0 comments on commit 4f4e00c

Please sign in to comment.