We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541cd39 commit 4b75fd3Copy full SHA for 4b75fd3
web/src/components/Sidebar.tsx
@@ -14,7 +14,6 @@ import { useTranslation } from 'react-i18next';
14
import styled from 'styled-components';
15
import { useThemeStore } from '../stores/themeStore';
16
import { useAuthStore } from '../stores/authStore';
17
-import LanguageSwitcher from './LanguageSwitcher';
18
19
const { Sider } = Layout;
20
0 commit comments