Skip to content

Commit 43e8d19

Browse files
Update specification/cat/thread_pool/CatThreadPoolRequest.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent 416b1f0 commit 43e8d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cat/thread_pool/CatThreadPoolRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import { Names } from '@_types/common'
2121
import { Duration, TimeUnit } from '@_types/Time'
22-
import { CatRequestBase, CatThreadPoolColumn } from '@cat/_types/CatBase'
22+
import { CatRequestBase, CatThreadPoolColumns } from '@cat/_types/CatBase'
2323

2424
/**
2525
* Get thread pool statistics.

0 commit comments

Comments
 (0)