Skip to content

Commit 6bd8090

Browse files
committed
test
1 parent 2ab7c4b commit 6bd8090

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Tables/CheckAnswer.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ import {
1919
TbCircleNumber5Filled,
2020
} from "react-icons/tb";
2121
import { useRouter } from "next/navigation";
22-
import { postAnswer } from "../../../apis/testResult";
23-
import { useMutation, useQueryClient } from "@tanstack/react-query";
2422
import { useRecoilState, useRecoilValue } from "recoil";
2523
import {
2624
incorrectProblemState,

0 commit comments

Comments
 (0)