kaori 3 lat temu
rodzic
commit
112ae8c0ba
1 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 4
      packages/app/src/pages/admin/export.page.tsx

+ 0 - 4
packages/app/src/pages/admin/export.page.tsx

@@ -20,10 +20,6 @@ const ExportArchiveDataPage = dynamic(() => import('~/components/Admin/ExportArc
 type Props = CommonProps & {
   currentUser: any,
 
-  // nodeVersion: string,
-  // npmVersion: string,
-  // yarnVersion: string,
-  // installedPlugins: any,
   envVars: any,
   isAclEnabled: boolean,
   isSearchServiceConfigured: boolean,