Skip to content

Commit d59e594

Browse files
committed
fix formatting
1 parent 89bb3e1 commit d59e594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/indices/resolve_index/ResolveIndexResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
import { DataStreamName, Field, Indices, Name } from '@_types/common'
21-
import {IndexMode} from "@indices/_types/DataStream";
21+
import { IndexMode } from '@indices/_types/DataStream'
2222

2323
export class Response {
2424
body: {

0 commit comments

Comments
 (0)