Remove SearchPeople mode
This commit is contained in:
parent
0c484a61b1
commit
f5fa52b53c
3 changed files with 0 additions and 5 deletions
|
|
@ -26,8 +26,6 @@ const (
|
|||
SearchTop SearchMode = iota
|
||||
// SearchLatest - live mode
|
||||
SearchLatest
|
||||
// SearchPeople - user mode
|
||||
SearchPeople
|
||||
// SearchPhotos - image mode
|
||||
SearchPhotos
|
||||
// SearchVideos - video mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue