Remove debug line
This commit is contained in:
@@ -7,7 +7,6 @@ BridgeElement.prototype.getButton = function() {
|
||||
displayTitle: this.getDisplayTitle(),
|
||||
isMainAction: this.getIsMainAction()
|
||||
}
|
||||
console.log(button)
|
||||
return button
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user