Skip to content

Commit c704b26

Browse files
committed
Fix lint by removing unused imports
1 parent 21bf487 commit c704b26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/peerprep/app/pages/adminpage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
import StatsCard from "../components/statscard";
88
import QuestionsTable from "~/components/table/questionstable";
99
import type {QuestionHistory} from "../components/table/questionstable";
10-
import QueueModal from "~/components/queueupmodal/queuemodal";
1110

1211
import { useState } from "react";
1312

0 commit comments

Comments
 (0)