diff -r a2e61192db50 -r fcce52a159bc client/src/components/SessionForm.js --- a/client/src/components/SessionForm.js Mon Aug 27 19:53:40 2018 +0200 +++ b/client/src/components/SessionForm.js Tue Aug 28 16:57:31 2018 +0200 @@ -1,7 +1,6 @@ import React, { Component } from 'react'; import { connect } from 'react-redux'; import { bindActionCreators } from 'redux'; -import { Collapse } from 'react-bootstrap'; import '../App.css'; import * as sessionsActions from '../actions/sessionsActions'; import * as authActions from '../actions/authActions'; @@ -56,7 +55,7 @@ return (