Stray log statement.

This commit is contained in:
Håvar Aambø Fosstveit
2019-06-05 15:58:32 +02:00
parent c530876d0d
commit 739e7c2d97
@@ -50,8 +50,6 @@ class Democratic extends React.PureComponent
updateDimensions = () =>
{
console.log('updateDimensions');
if (!this.peersRef.current)
{
return;