diff --git a/lib/xsql.js b/lib/xsql.js index d15e2b6253..9e64dd65d3 100644 --- a/lib/xsql.js +++ b/lib/xsql.js @@ -238,7 +238,6 @@ class Xsql { } } - return orderBy } getColumnsForSelectStmtWithGrpBy(reqQueryParams, tableName, queryParamsObj) {