Skip to content

Commit 4850195

Browse files
authored
DEV: remove deprecation notice from FT.SUGADD and FT.SUGGET (#1239)
1 parent e50c491 commit 4850195

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

content/commands/ft.sugadd/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ complexity: O(1)
3131
description: Adds a suggestion string to an auto-complete suggestion dictionary
3232
group: suggestion
3333
hidden: false
34-
history:
35-
- - 2.0.0
36-
- Deprecated `PAYLOAD` argument
3734
linkTitle: FT.SUGADD
3835
module: Search
3936
since: 1.0.0

content/commands/ft.sugget/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ complexity: O(1)
3636
description: Gets completion suggestions for a prefix
3737
group: suggestion
3838
hidden: false
39-
history:
40-
- - 2.0.0
41-
- Deprecated `WITHPAYLOADS` argument
4239
linkTitle: FT.SUGGET
4340
module: Search
4441
since: 1.0.0

0 commit comments

Comments
 (0)