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

+ 0 - 1
packages/app/src/components/Me/AssociateModal.jsx

@@ -11,7 +11,6 @@ import {
 
 
 import AppContainer from '~/client/services/AppContainer';
-import { toastSuccess, toastError } from '~/client/util/apiNotification';
 import { usePersonalSettings, useSWRxPersonalExternalAccounts } from '~/stores/personal-settings';
 
 import LdapAuthTest from '../Admin/Security/LdapAuthTest';