2
0
kaori 3 жил өмнө
parent
commit
0bd9b35c3b

+ 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';