diff --git a/pages/profile.tsx b/pages/profile.tsx index 935aadd6b..3ea33a1ac 100644 --- a/pages/profile.tsx +++ b/pages/profile.tsx @@ -48,7 +48,6 @@ interface ProfilePageProps { | React.ReactElement | Iterable | React.ReactPortal - | Promise | null | undefined }