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