Remove debug

This commit is contained in:
nathan 2022-06-20 09:04:25 -06:00
parent 8228104b82
commit fff8048505

View File

@ -242,7 +242,6 @@ export class Et2Button extends Et2InputWidget(SlotMixin(LionButton))
render()
{
console.log(this, this.hideOnReadonly);
this._iconNode.src = this.__image || "";
if(!this.label)
{