Skip to content

Commit

Permalink
Update models/git/branch_list.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wxiaoguang committed May 21, 2024
1 parent 8cea058 commit 8929a16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/git/branch_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ type FindBranchOptions struct {
db.ListOptions
RepoID int64
ExcludeBranchNames []string
PusherID int64
IsDeletedBranch optional.Option[bool]
OrderBy string
Keyword string
Expand Down

0 comments on commit 8929a16

Please sign in to comment.