2708 - Extra community changes #503

Merged
carlosjr merged 11 commits from 2708-travel_extracommunity into dev 2021-01-19 14:13:13 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit bbfb230427 - Show all commits

View File

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