Remove odd imports

This commit is contained in:
Gabe Kangas 2022-08-29 23:39:01 -07:00
parent 8d25938f28
commit b3281ddc56
No known key found for this signature in database
GPG key ID: 9A56337728BC81EA

View file

@ -1,5 +1,3 @@
import he from 'date-fns/esm/locale/he/index.js';
import { unset } from 'lodash';
import PropTypes from 'prop-types';
export function Color(props) {