Skip to content

Commit 82b6465

Browse files
committed
Remove Searcher field
1 parent 69c23f2 commit 82b6465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/home.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ func Swagger(ctx *context.Context) {
6060

6161
// RepoSearchOptions when calling search repositories
6262
type RepoSearchOptions struct {
63-
Searcher *models.User
6463
Private bool
6564
PageSize int
6665
TplName base.TplName

0 commit comments

Comments
 (0)