Removed clog
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-01-19 14:30:06 +01:00
parent 9935f7f4ee
commit bbfb230427
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ module.exports = Self => {
});
filter = mergeFilters(filter, {where});
console.log(JSON.stringify(filter.where));
let stmts = [];
let stmt;