Skip to content

Commit 46e78fb

Browse files
committed
Fix from running npm run format:fix --prefix compiler
1 parent 289fcf4 commit 46e78fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/indices/resolve_cluster/ResolveClusterRequest.ts

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

2020
import { RequestBase } from '@_types/Base'
21-
import { Duration } from '@_types/Time'
2221
import { ExpandWildcards, Names } from '@_types/common'
22+
import { Duration } from '@_types/Time'
2323

2424
/**
2525
* Resolve the cluster.

0 commit comments

Comments
 (0)