delete console.log
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
cda7a6e3fd
commit
be539a54ce
|
@ -38,7 +38,6 @@ export default class Calendar extends FormInput {
|
|||
|
||||
this._defaultDate = value;
|
||||
this.month = value.getMonth();
|
||||
console.log('Llega');
|
||||
this.repaint();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue