فهرست منبع

export-import-delete

kazuto 2 سال پیش
والد
کامیت
5f7f124794
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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';