refactor: remove comment

This commit is contained in:
Francesco Esposito 2019-07-25 09:44:32 +02:00
parent 73900ecca1
commit 957b6c7537
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">