diff --git a/src/core/utils.js b/src/core/utils.js index c9208276..27423845 100644 --- a/src/core/utils.js +++ b/src/core/utils.js @@ -1,5 +1,4 @@ import Im from "immutable" -import shallowEqual from "shallowequal" import camelCase from "lodash/camelCase" import upperFirst from "lodash/upperFirst"