mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Remove unused import
This commit is contained in:
parent
2639206614
commit
89255f623e
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import {
|
|||
Box
|
||||
} from 'theme-ui'
|
||||
import { useRouter } from 'next/router'
|
||||
import { useEffect } from 'react'
|
||||
import useForm from '../../lib/use-form'
|
||||
import Submit from '../submit'
|
||||
import { getCookie, hasCookie } from 'cookies-next';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue