Delete unused declaration

This commit is contained in:
Sumire Isshiki 2024-04-20 08:05:52 +09:00
parent d0fffde7fd
commit 58f4d48a86

View File

@ -1,5 +1,3 @@
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
import { faArrowUpRightFromSquare } from '@fortawesome/free-solid-svg-icons'
import { useTranslation } from "react-i18next";
import Ja from '../contents/services.ja.mdx';
import En from '../contents/services.en.mdx';