Skip to content

Commit a3c3d57

Browse files
committed
testing type issue
1 parent 8803b17 commit a3c3d57

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugins/ml/public/application/datavisualizer/file_based/components/utils

1 file changed

+1
-0
lines changed

x-pack/plugins/ml/public/application/datavisualizer/file_based/components/utils/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*/
66

77
import { isEqual } from 'lodash';
8+
// @ts-ignore
89
import numeral from '@elastic/numeral';
910
import { ml } from '../../../../services/ml_api_service';
1011
import { AnalysisResult, InputOverrides } from '../../../../../../common/types/file_datavisualizer';

0 commit comments

Comments
 (0)