small change

This commit is contained in:
daniel31x13 2023-10-11 13:19:47 -04:00
parent 89436d3500
commit ac47ca5c54

View File

@ -1,6 +1,5 @@
import SubmitButton from "@/components/SubmitButton";
import { signOut } from "next-auth/react";
import Image from "next/image";
import { useEffect, useState } from "react";
import { toast } from "react-hot-toast";
import { useSession } from "next-auth/react";