Stray log statement.
This commit is contained in:
@@ -50,8 +50,6 @@ class Democratic extends React.PureComponent
|
|||||||
|
|
||||||
updateDimensions = () =>
|
updateDimensions = () =>
|
||||||
{
|
{
|
||||||
console.log('updateDimensions');
|
|
||||||
|
|
||||||
if (!this.peersRef.current)
|
if (!this.peersRef.current)
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user