Skip to content

Commit

Permalink
Merge pull request #46 from Rikthepixel/bug/no-redirect-on-profile-fi…
Browse files Browse the repository at this point in the history
…nish

Fixed linting error in frontend
  • Loading branch information
Rikthepixel authored Jan 10, 2024
2 parents 8941af3 + be82f98 commit ae7960c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontend/src/pages/profile/finish/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import {
Divider,
} from '@mantine/core';
import { useForm, zodResolver } from '@mantine/form';
import { useEffect } from 'react';
import { MdSave } from 'react-icons/md';
import { Redirect } from 'wouter';

Expand Down

0 comments on commit ae7960c

Please sign in to comment.