Skip to content
Snippets Groups Projects
Commit bababae6 authored by Fernando Gbur dos Santos's avatar Fernando Gbur dos Santos
Browse files

Edit school.js (console.log removed)

parent 890a6338
Branches
No related tags found
5 merge requests!501[hotfix] capital filter working for superior education conclusion tax...,!499[hotfix] capital filter working for superior education conclusion tax...,!463dev -> homologa,!462[ADD] New Indicator "População Fora da Escola",!461[ADD] Indicator "População Fora da Escola"
......@@ -699,7 +699,6 @@ schoolApp.get('/count', cache('15 day'), rqfCount.parse(), (req, res, next) => {
}
delete req.filter.arrangement
console.log(req.sql.toString())
next();
}, rqfCount.build(), query, id2str.transform(), addMissing(rqfCount), response('school'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment