0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00

Remove garbage

This commit is contained in:
yude 2021-08-09 11:54:24 +09:00
parent 9d77edd973
commit c7c4177edd
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

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