console.log deleted

This commit is contained in:
Gerard 2018-11-26 10:05:06 +01:00
parent 5f4dfe6d75
commit e8b9e509b1
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ export default class Textfield extends Input {
$postLink() {
this.saveOldValue();
console.log(this.value, this.oldValue);
}
saveOldValue() {