jam411 3 년 전
부모
커밋
6866f53bdb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      packages/app/src/components/Admin/PluginsExtension/PluginInstallerForm.tsx

+ 0 - 1
packages/app/src/components/Admin/PluginsExtension/PluginInstallerForm.tsx

@@ -4,7 +4,6 @@ import { useTranslation } from 'react-i18next';
 
 import { toastSuccess, toastError } from '~/client/util/apiNotification';
 import { apiv3Post } from '~/client/util/apiv3-client';
-import { success } from '~/server/util/apiResponse';
 
 import AdminInstallButtonRow from '../Common/AdminUpdateButtonRow';
 // TODO: error notification (toast, loggerFactory)