We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05674d commit 028fde2Copy full SHA for 028fde2
1 file changed
src/features/my/apis/usePostLogout.ts
@@ -1,4 +1,3 @@
1
-import { useToast } from '@/common/hooks/useToast';
2
import client from '@/common/utils/client';
3
import { QUERY_KEYS } from '@/libs/queryKeys';
4
import { useMutation, useQueryClient } from '@tanstack/react-query';
0 commit comments