Skip to content

Commit

Permalink
review issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Prakhar-commits committed Oct 13, 2023
1 parent 1a88474 commit 5b3a708
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/SessionCreator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import Stepper from "@/components/Stepper";
import StudentDetails from "@/components/Steps/StudentDetails";
import { TestDetails } from "@/components/Steps/TestDetails";
import Timeline from "@/components/Steps/Timeline";
// import { SessionData } from "@/types/FormTypes";
import { RowType } from "@/types/types";
import { postFormData } from "@/utils/forminputhandling";
import { useRouter } from "next/router";
Expand Down

0 comments on commit 5b3a708

Please sign in to comment.