mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
fix duplicate import
This commit is contained in:
parent
1cac18e26a
commit
a8b779f3bc
@ -5,7 +5,6 @@ import { Check, ExclamationMarkCircle, Trash } from '@strapi/icons';
|
||||
import { useIntl } from 'react-intl';
|
||||
import { useSelector } from 'react-redux';
|
||||
import { useTracking } from '@strapi/helper-plugin';
|
||||
import { useSelector } from 'react-redux';
|
||||
import { getTrad } from '../../../utils';
|
||||
import InjectionZoneList from '../../InjectionZoneList';
|
||||
import { listViewDomain } from '../../../pages/ListView/selectors';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user