From 5e9492f2296509552c34e2de848268f1c7bc5a8a Mon Sep 17 00:00:00 2001 From: Austin Date: Thu, 28 Oct 2021 12:33:30 +0800 Subject: [PATCH] remove commented code --- frontend/components/SideBar.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/frontend/components/SideBar.js b/frontend/components/SideBar.js index bb0d451c4..e345a451b 100644 --- a/frontend/components/SideBar.js +++ b/frontend/components/SideBar.js @@ -8,7 +8,6 @@ import DashboardIcon from "@material-ui/icons/Dashboard"; import ListItemText from "@material-ui/core/ListItemText"; import ListIcon from "@material-ui/icons/List"; import TrendingUpIcon from "@material-ui/icons/TrendingUp"; -// import PersonIcon from "@material-ui/icons/Person"; import React from "react"; import {makeStyles} from "@material-ui/core/styles"; @@ -97,15 +96,6 @@ export default function SideBar() { - {/* - - - - - - - - */}