diff --git a/src/provider/profileProvider.tsx b/src/provider/profileProvider.tsx index 7748ada..b6aea55 100644 --- a/src/provider/profileProvider.tsx +++ b/src/provider/profileProvider.tsx @@ -5,7 +5,6 @@ import { useContext, useState, useEffect, - ReactNode, } from "react"; type ProfileContextType = {