Skip to content

Commit 4b75fd3

Browse files
committed
移除Sidebar组件中的LanguageSwitcher导入
1 parent 541cd39 commit 4b75fd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/components/Sidebar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { useTranslation } from 'react-i18next';
1414
import styled from 'styled-components';
1515
import { useThemeStore } from '../stores/themeStore';
1616
import { useAuthStore } from '../stores/authStore';
17-
import LanguageSwitcher from './LanguageSwitcher';
1817

1918
const { Sider } = Layout;
2019

0 commit comments

Comments
 (0)