mirror of
https://github.com/strapi/strapi.git
synced 2025-11-12 08:08:05 +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 { useIntl } from 'react-intl';
|
||||||
import { useSelector } from 'react-redux';
|
import { useSelector } from 'react-redux';
|
||||||
import { useTracking } from '@strapi/helper-plugin';
|
import { useTracking } from '@strapi/helper-plugin';
|
||||||
import { useSelector } from 'react-redux';
|
|
||||||
import { getTrad } from '../../../utils';
|
import { getTrad } from '../../../utils';
|
||||||
import InjectionZoneList from '../../InjectionZoneList';
|
import InjectionZoneList from '../../InjectionZoneList';
|
||||||
import { listViewDomain } from '../../../pages/ListView/selectors';
|
import { listViewDomain } from '../../../pages/ListView/selectors';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user