less log
This commit is contained in:
parent
02479c9967
commit
1b63d27e40
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ export default class Handler {
|
|||
}
|
||||
for (let i = last24h.length - 1; i >= 0; i--) {
|
||||
const e = last24h[i]
|
||||
console.log(e)
|
||||
if (e.ts < stats.past24h.from_unix) {
|
||||
break
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue