fix reoccurrring const groupKey

add-archived-and-accountType-columns
Moe 2020-07-14 23:43:01 -07:00
parent 08a7bbaae9
commit d6bf8e058b
1 changed files with 0 additions and 2 deletions

View File

@ -1472,8 +1472,6 @@ module.exports = function(s,config,lang,app,io){
time = s.utcToLocal(time)
}
time = new Date(time)
const groupKey = req.params.ke
const monitorId = req.params.id
s.knexQuery({
action: "select",
columns: "*",