Skip to content

Commit

Permalink
fix: Linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
josebui committed Oct 17, 2023
1 parent d1c8be3 commit 7d2d1e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/landscape/components/LandscapeSharedDataUpload.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* along with this program. If not, see https://www.gnu.org/licenses/.
*/
import React, { useCallback, useEffect, useMemo } from 'react';
import _ from 'lodash/fp';
import { usePermissionRedirect } from 'permissions';
import { useTranslation } from 'react-i18next';
import { useDispatch, useSelector } from 'react-redux';
Expand Down

0 comments on commit 7d2d1e9

Please sign in to comment.