diff --git a/frontend/components/Sidebar/SidebarFooter.tsx b/frontend/components/Sidebar/SidebarFooter.tsx index 5d17e54..cb54132 100644 --- a/frontend/components/Sidebar/SidebarFooter.tsx +++ b/frontend/components/Sidebar/SidebarFooter.tsx @@ -9,7 +9,6 @@ import { Squares2X2Icon, TagIcon, InboxIcon, - CogIcon, } from '@heroicons/react/24/outline'; import TelegramIcon from '../Icons/TelegramIcon'; import { useTranslation } from 'react-i18next'; @@ -256,16 +255,6 @@ const SidebarFooter: React.FC = ({ )} - {/* Admin Link */} - - - - {/* Dark Mode Toggle */}