This commit is contained in:
Atridad Lahiji 2023-07-12 12:30:58 -06:00 committed by atridadl
parent 13cfd04f87
commit 5bd15a2fe7
No known key found for this signature in database

View file

@ -3,7 +3,6 @@ import Head from "next/head";
import Image from "next/image";
import { useEffect, useState } from "react";
import { useSession } from "next-auth/react";
import { useRouter } from "next/router";
import {
IoCheckmarkCircleOutline,