diff --git a/ui/src/shared/constants/tableGraph.js b/ui/src/shared/constants/tableGraph.js index 43b4abb126..a0d9ea72fc 100644 --- a/ui/src/shared/constants/tableGraph.js +++ b/ui/src/shared/constants/tableGraph.js @@ -1,5 +1,6 @@ import calculateSize from 'calculate-size' import _ from 'lodash' +import {reduce} from 'fast.js' export const NULL_ARRAY_INDEX = -1