jam411 3 лет назад
Родитель
Сommit
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 { toastSuccess, toastError } from '~/client/util/apiNotification';
 import { apiv3Post } from '~/client/util/apiv3-client';
 import { apiv3Post } from '~/client/util/apiv3-client';
-import { success } from '~/server/util/apiResponse';
 
 
 import AdminInstallButtonRow from '../Common/AdminUpdateButtonRow';
 import AdminInstallButtonRow from '../Common/AdminUpdateButtonRow';
 // TODO: error notification (toast, loggerFactory)
 // TODO: error notification (toast, loggerFactory)