kaori hace 3 años
padre
commit
0bd9b35c3b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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';