diff --git a/lib/src/Components/Profile/Subcomponents/RelationsView.tsx b/lib/src/Components/Profile/Subcomponents/RelationsView.tsx index 82f7506e..a1fc1f02 100644 --- a/lib/src/Components/Profile/Subcomponents/RelationsView.tsx +++ b/lib/src/Components/Profile/Subcomponents/RelationsView.tsx @@ -1,4 +1,3 @@ -import { useEffect } from 'react' import { Link } from 'react-router-dom' import { useAppState } from '#components/AppShell/hooks/useAppState'