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