Remove unused variables

This commit is contained in:
2021-09-01 18:24:56 +01:00
parent eba66090a2
commit c215c4843f
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ import React from 'react';
import NavBar from './NavBar';
import Footer from "./Footer";
import { HomeRounded as HomeRoundedIcon } from "@material-ui/icons";
import LinkButton from "./LinkButton";
export default function PageNotFound() {
const navbarItems = [