Skip to content

Commit 5d29078

Browse files
์žฅ์•„์˜์žฅ์•„์˜
authored andcommitted
[#128] ๐Ÿ—‘๏ธ remove unused import
1 parent f8088c0 commit 5d29078

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

โ€Žsrc/app/(pages)/sign-in/page.tsxโ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
'use client'
22

3-
import { useRouter } from 'next/navigation'
4-
53
import { SubmitHandler, useForm } from 'react-hook-form'
64

75
import { SignInRequest } from '@/types/auth.types'

0 commit comments

Comments
ย (0)