Skip to content

Commit

Permalink
#2712 linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaryan1203 committed Sep 10, 2024
1 parent ee9c0be commit 9d2469d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontend/src/pages/HomePage/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { routes } from '../../utils/routes';
import MemberHomePage from './MemberHomePage';
import GuestHomePage from './GuestHomePage';
import PNMHomePage from './PNMHomePage';
import { useCurrentUser } from '../../hooks/users.hooks';

const Home: React.FC = () => {
return (
Expand Down

0 comments on commit 9d2469d

Please sign in to comment.