improvement: unnecessary comments

This commit is contained in:
frab1t 2019-07-03 09:11:30 +02:00
parent f0ef374fa0
commit 154a0f850f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import 'bootstrap/dist/css/bootstrap.min.css';
import Routes from './Routes';
import NavBar from './components/NavBar';
import Footer from './components/Footer';
// TODO: implement redux
function App() {
return (
<div className="app">