Skip to content

Commit

Permalink
remove empty alias from StorageType
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaethelion committed May 22, 2024
1 parent 9a0362e commit a791d74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions specification/indices/_types/IndexSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -513,8 +513,6 @@ export enum StorageType {
/**
* Default file system implementation. This will pick the best implementation depending on the operating environment, which
* is currently hybridfs on all supported systems but is subject to change.
*
* @aliases ''
*/
fs,
/**
Expand Down

0 comments on commit a791d74

Please sign in to comment.