mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Removed errant console.log
This commit is contained in:
parent
c3883d4c6f
commit
40f2b11524
@ -31,7 +31,6 @@ export default Component.extend({
|
||||
|
||||
actions: {
|
||||
updateHtml(html) {
|
||||
console.log('updateHtml', html);
|
||||
this._updatePayloadAttr('html', html);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user