From 154a0f850ff4514ac61cded00cecaae5a0ac9361 Mon Sep 17 00:00:00 2001 From: frab1t <33671357+frab1t@users.noreply.github.com> Date: Wed, 3 Jul 2019 09:11:30 +0200 Subject: [PATCH] improvement: unnecessary comments --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 5716409..3519942 100644 --- a/src/App.js +++ b/src/App.js @@ -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 (