diff options
Diffstat (limited to 'modules/structs/repo.go')
-rw-r--r-- | modules/structs/repo.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/structs/repo.go b/modules/structs/repo.go index 5a1e99e36b..087ae941f4 100644 --- a/modules/structs/repo.go +++ b/modules/structs/repo.go @@ -220,7 +220,6 @@ type GenerateRepoOption struct { // CreateBranchRepoOption options when creating a branch in a repository // swagger:model type CreateBranchRepoOption struct { - // Name of the branch to create // // required: true |