Remove unused state variable.

pull/21833/head
Richard Lewis 2017-06-28 12:20:07 +01:00
parent bf2a4afce5
commit 06dafdc099
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ module.exports = React.createClass({
return {
room: null,
roomId: null,
userId: null,
roomLoading: true,
peekLoading: false,
shouldPeek: true,