فهرست منبع

return to original code

kaori 3 سال پیش
والد
کامیت
1984cf644e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/app/src/components/Admin/ExportArchiveDataPage.jsx

+ 1 - 0
packages/app/src/components/Admin/ExportArchiveDataPage.jsx

@@ -5,6 +5,7 @@ import PropTypes from 'prop-types';
 import * as toastr from 'toastr';
 
 
+// import { toastSuccess, toastError } from '~/client/util/apiNotification';
 import { apiDelete, apiGet } from '~/client/util/apiv1-client';
 import { useDefaultSocket } from '~/stores/socket-io';