Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
daisykucharski committed Oct 22, 2023
1 parent 833135f commit a7213e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/frontend-v2/components/Header/AccountOverview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ export const AccountOverview: React.FC<AccountOverviewProps> = ({
register,
handleSubmit,
formState: { errors, isSubmitting },
watch,
trigger,
reset,
} = useForm<UpdateName>({
mode: "onChange",
Expand Down

0 comments on commit a7213e4

Please sign in to comment.