This commit is contained in:
Atridad Lahiji 2023-07-12 12:30:58 -06:00
parent 166ca3da84
commit dfdd82af04
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,