0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-08 23:14:30 +09:00

Remove garbage

This commit is contained in:
yude 2021-08-09 11:00:40 +09:00
parent 8f185e05dc
commit 0e7a1292e0
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -1,7 +1,3 @@
// Router
import { useRouter } from 'next/router'
import React, { useEffect, useState } from 'react'
// Next.js
import Link from 'next/link'