Fix eslint console warning

This commit is contained in:
Paulus Schoutsen 2016-11-22 22:08:39 -08:00
parent 6071315b16
commit 8ff385a568

View File

@ -58,7 +58,9 @@ Polymer({
}.bind(this);
var error = function () {
/* eslint-disable no-console */
console.error('Micromarkdown was not loaded.');
/* eslint-enable no-console */
};
this.importHref(