fix(console.log): Remove errant console.log
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
649219766d
commit
cbd02a187d
@ -119,7 +119,7 @@ class ToolPanel extends PureComponent {
|
||||
openHelpModal,
|
||||
unlockUntrustedCode
|
||||
} = this.props;
|
||||
console.log(isDisabled);
|
||||
|
||||
return (
|
||||
<div>
|
||||
{ this.renderHint(hint, this.makeHintm, isDisabled) }
|
||||
|
Reference in New Issue
Block a user