mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
Fix linter error
This commit is contained in:
parent
7ae50400d9
commit
d343c1f373
@ -1,4 +1,4 @@
|
||||
import React, { useMemo, useReducer, useState } from 'react';
|
||||
import React, { useReducer, useState } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { useIntl } from 'react-intl';
|
||||
import { useMutation } from 'react-query';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user