mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
remove unused var
This commit is contained in:
@@ -2,8 +2,6 @@ import Link from 'next/link'
|
||||
import Layout from '../components/layout'
|
||||
|
||||
export default function Home() {
|
||||
const hello = 'fooo'
|
||||
|
||||
return (
|
||||
<Layout>
|
||||
<div className="mt-6 sm:text-center">
|
||||
|
||||
Reference in New Issue
Block a user