diff -r 950a2350930f -r 1f340f3597a8 client/src/components/CreateSession.js --- a/client/src/components/CreateSession.js Tue Oct 09 19:02:17 2018 +0200 +++ b/client/src/components/CreateSession.js Tue Oct 09 19:07:47 2018 +0200 @@ -18,7 +18,6 @@ protocolOpen: false, title: "", description: "" - // protocol:null } componentWillMount() { @@ -71,14 +70,14 @@ render() { return ( -