mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Cleanup debug print
This commit is contained in:
parent
f03161a46a
commit
5e15f44269
1 changed files with 0 additions and 2 deletions
|
|
@ -744,8 +744,6 @@ function alert_store:select_historical(filter, fields)
|
|||
self._alert_entity.entity_id, fields, self._table_name, where_clause, group_by_clause, order_by_clause, limit_clause, offset_clause)
|
||||
end
|
||||
|
||||
tprint(q)
|
||||
|
||||
res = interface.alert_store_query(q)
|
||||
|
||||
if ntop.isClickHouseEnabled() then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue