mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
[Code]: clean uneccessary ts-ignores (#34203)
This commit is contained in:
parent
0f157b653d
commit
817f43e6ec
18 changed files with 85 additions and 92 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
import { Request } from 'hapi';
|
||||
// @ts-ignore
|
||||
import { AnyObject, EsClient } from '../lib/esqueue';
|
||||
import { EsIndexClient } from './es_index_client';
|
||||
import { WithRequest } from './with_request';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue