Stray log statement.
parent
c530876d0d
commit
739e7c2d97
|
|
@ -50,8 +50,6 @@ class Democratic extends React.PureComponent
|
|||
|
||||
updateDimensions = () =>
|
||||
{
|
||||
console.log('updateDimensions');
|
||||
|
||||
if (!this.peersRef.current)
|
||||
{
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in New Issue