Fix fmt
This commit is contained in:
parent
1dfa78538e
commit
bf27be688a
1 changed files with 0 additions and 1 deletions
|
@ -252,7 +252,6 @@ func GetProtectedBranchBy(ctx context.Context, repoID int64, branchName string)
|
||||||
return rel, nil
|
return rel, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// WhitelistOptions represent all sorts of whitelists used for protected branches
|
// WhitelistOptions represent all sorts of whitelists used for protected branches
|
||||||
type WhitelistOptions struct {
|
type WhitelistOptions struct {
|
||||||
UserIDs []int64
|
UserIDs []int64
|
||||||
|
|
Loading…
Add table
Reference in a new issue