Skip to content

Commit

Permalink
Bot commit: format with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 8c09164 commit 88e44ae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/forms/vpc-router-edit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
* Copyright Oxide Computer Company
*/
import { useForm } from 'react-hook-form'
import {
useNavigate,
type LoaderFunctionArgs,
type NavigateFunction,
} from 'react-router'
import { useNavigate, type LoaderFunctionArgs, type NavigateFunction } from 'react-router'

import {
apiq,
Expand Down

0 comments on commit 88e44ae

Please sign in to comment.