Explorar el Código

export-import-delete

kazuto hace 2 años
padre
commit
5f7f124794
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/app/src/components/Sidebar/SidebarNav/SecondaryItems.tsx

+ 0 - 1
apps/app/src/components/Sidebar/SidebarNav/SecondaryItems.tsx

@@ -3,7 +3,6 @@ import { memo } from 'react';
 
 import dynamic from 'next/dynamic';
 import Link from 'next/link';
-import { boolean } from 'yargs';
 
 import { useIsGuestUser, useGrowiCloudUri, useIsAdmin } from '~/stores/context';