Skip to content

Commit 57b370c

Browse files
committed
Fix code style
1 parent 82dc60a commit 57b370c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/segments/CatSegmentsRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* under the License.
1818
*/
1919

20-
import {ExpandWildcards, Indices, Names} from '@_types/common'
20+
import { ExpandWildcards, Indices, Names } from '@_types/common'
2121
import { Duration } from '@_types/Time'
2222
import { CatRequestBase, CatSegmentsColumns } from '@cat/_types/CatBase'
2323

0 commit comments

Comments
 (0)