Skip to content

Commit

Permalink
Resolved: Potential Issue Identified by CodeRabbit AI
Browse files Browse the repository at this point in the history
  • Loading branch information
gkbishnoi07 committed Jan 15, 2025
1 parent 16b3a25 commit fb0328a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/OrganizationCard/OrganizationCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import Avatar from 'components/Avatar/Avatar';
import { useNavigate } from 'react-router-dom';
import type { ApolloError } from '@apollo/client';

useLocalStorage();

interface InterfaceOrganizationCardProps {
id: string;
name: string;
Expand Down

0 comments on commit fb0328a

Please sign in to comment.