Skip to content

Commit fc1003f

Browse files
committed
[CAE-563] Removed unused field
1 parent e075afe commit fc1003f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/search/lib/commands/AGGREGATE.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ export interface FtAggregateOptions {
125125
TIMEOUT?: number;
126126
STEPS?: Array<GroupByStep | SortStep | ApplyStep | LimitStep | FilterStep>;
127127
PARAMS?: FtSearchParams;
128-
SKIPDIALECT?: boolean;
129128
DIALECT?: number;
130129
}
131130

0 commit comments

Comments
 (0)