Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinBeczak committed Feb 19, 2025
1 parent a69f244 commit d992cc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Home/Hero.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { memo } from "react";
import { FormattedMessage } from "react-intl";
import { Link } from "react-router-dom";
import worldMapImage from "../../../images/bg-map.svg";
Expand Down

0 comments on commit d992cc3

Please sign in to comment.