Skip to content

Commit 00e4626

Browse files
test(editorUtils): fix editorUtils testcase problem from merge
1 parent d959f5e commit 00e4626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/DashboardEditor/editorUtils.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import React from 'react';
22
import uuid from 'uuid';
33
import isNil from 'lodash/isNil';
44
import isEmpty from 'lodash/isEmpty';
5+
import omit from 'lodash/omit';
56
import {
67
purple70,
78
cyan50,

0 commit comments

Comments
 (0)