Skip to content

Commit

Permalink
testing type issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed May 6, 2020
1 parent 8803b17 commit a3c3d57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*/

import { isEqual } from 'lodash';
// @ts-ignore
import numeral from '@elastic/numeral';
import { ml } from '../../../../services/ml_api_service';
import { AnalysisResult, InputOverrides } from '../../../../../../common/types/file_datavisualizer';
Expand Down

0 comments on commit a3c3d57

Please sign in to comment.