Skip to content

Commit e163b4a

Browse files
authored
remove empty alias from StorageType (#2566)
1 parent 9a0362e commit e163b4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specification/indices/_types/IndexSettings.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,6 @@ export enum StorageType {
513513
/**
514514
* Default file system implementation. This will pick the best implementation depending on the operating environment, which
515515
* is currently hybridfs on all supported systems but is subject to change.
516-
*
517-
* @aliases ''
518516
*/
519517
fs,
520518
/**

0 commit comments

Comments
 (0)