[Fix] git_fix

This commit is contained in:
Sakamoto Shiina
2024-12-03 11:06:43 +09:00
parent 1f148d5979
commit 2a4ef9ba13
4 changed files with 2 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ import { SettingSection } from "./setting_section/SettingSection.jsx";
import { useSoftwareVersion } from "@logics_configs";
import { useComputeMode } from "@logics_common";
import { useTranslation } from "react-i18next";
export const ConfigPage = () => {