diff --git a/src/components/sidebar/SidebarProjectsState.tsx b/src/components/sidebar/SidebarProjectsState.tsx index 8f51674..a9fa83a 100644 --- a/src/components/sidebar/SidebarProjectsState.tsx +++ b/src/components/sidebar/SidebarProjectsState.tsx @@ -24,8 +24,6 @@ export default function SidebarProjectsState({

{t('projects.loadingProjects')}

-

{t('projects.fetchingProjects')}

-

{t('projects.loadingProjects')}

{loadingProgress && loadingProgress.total > 0 ? (