mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Cleanup debug
This commit is contained in:
parent
c09cc88f15
commit
7b8e531492
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ end
|
|||
-- @brief Call instance:db_cleanup for every available alert_store instance
|
||||
function alert_store_utils.housekeeping()
|
||||
local all_instances = alert_store_utils.all_instances_factory()
|
||||
tprint("db housekeeping")
|
||||
for _, instance in pairs(all_instances) do
|
||||
instance:housekeeping()
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue