Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Jun 7, 2024
1 parent 5c51ffd commit a50c531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/build/id_request_token.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ func GetIDRequestToken(c *gin.Context) {
}

commands := false

var err error

if len(c.Query("commands")) > 0 {
Expand Down

0 comments on commit a50c531

Please sign in to comment.