remove consolelog
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-10-05 14:01:53 +02:00
parent 5b6eb0a2a6
commit 3b81b511c2
1 changed files with 0 additions and 2 deletions

View File

@ -80,8 +80,6 @@ class Controller extends Section {
if (this.clientSample.addressId)
params.addressId = this.clientSample.addressId;
console.log(this.clientSample);
}
preview() {