Skip to content

Commit

Permalink
Removed typo import
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Sep 23, 2020
1 parent bf739d9 commit 31da973
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import navigationSVG from '@plone/volto/icons/navigation.svg';
// STYLES
import 'ol/ol.css';
import './style.css';
import ContentsPropertiesModal from '../../../../../omelette/src/components/manage/Contents/ContentsPropertiesModal';

const splitBy = (arr, delimiter) => {
if (Array.isArray(arr)) {
Expand Down

0 comments on commit 31da973

Please sign in to comment.