diff -r 97536386b397 -r 57d63a248f0d client/src/App.js
--- a/client/src/App.js Wed Aug 29 11:02:36 2018 +0200
+++ b/client/src/App.js Fri Aug 31 15:14:18 2018 +0200
@@ -1,4 +1,5 @@
import React, { Component } from 'react';
+
// import logo from './logo.svg';
import './App.css';
import Navbar from './components/Navbar';
@@ -10,8 +11,8 @@