Skip to content

Commit

Permalink
fix: remove double import
Browse files Browse the repository at this point in the history
  • Loading branch information
Samk13 committed Nov 27, 2024
1 parent eb4de3f commit cddabae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import React from "react";
import ReactDOM from "react-dom";
import { i18next } from "@translations/invenio_app_rdm/i18next";
import _get from "lodash/get";
import { i18next } from "@translations/invenio_app_rdm/i18next";

import { CommunitiesCardGroup } from "@js/invenio_communities/community";

Expand Down

0 comments on commit cddabae

Please sign in to comment.