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 ffe7d05 commit 5df0572Copy full SHA for 5df0572
frontend/peerprep/app/pages/adminpage.tsx
@@ -7,7 +7,6 @@ import {
7
import StatsCard from "../components/statscard";
8
import QuestionsTable from "~/components/table/questionstable";
9
import type {QuestionHistory} from "../components/table/questionstable";
10
-import QueueModal from "~/components/queueupmodal/queuemodal";
11
12
import { useState } from "react";
13
0 commit comments