diff -r 56850f5c73f6 -r cfcbf4bc66f1 client/src/App.js --- a/client/src/App.js Wed Jul 18 17:32:09 2018 +0200 +++ b/client/src/App.js Tue Aug 14 20:34:50 2018 +0200 @@ -1,7 +1,5 @@ import React, { Component } from 'react'; - // import logo from './logo.svg'; -import { Grid, Row, Col, Alert } from 'react-bootstrap'; import './App.css'; import Navbar from './components/Navbar'; @@ -10,13 +8,13 @@ return (