Stray log statement.

master
Håvar Aambø Fosstveit 2019-06-05 15:58:32 +02:00
parent c530876d0d
commit 739e7c2d97
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ class Democratic extends React.PureComponent
updateDimensions = () => updateDimensions = () =>
{ {
console.log('updateDimensions');
if (!this.peersRef.current) if (!this.peersRef.current)
{ {
return; return;