Merge pull request #1267 from trheyi/main
Remove unnecessary blank line in HasJobAccess function for cleaner code.
This commit is contained in:
commit
94933cdb81
1 changed files with 0 additions and 1 deletions
|
|
@ -87,4 +87,3 @@ func HasJobAccess(c *gin.Context, authInfo *types.AuthorizedInfo, jobInstance *j
|
||||||
// No constraints means access is allowed
|
// No constraints means access is allowed
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue