mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Removed debug print
This commit is contained in:
parent
14e85b9888
commit
08c9de2b7b
2 changed files with 0 additions and 2 deletions
|
|
@ -182,7 +182,6 @@ end
|
|||
local function format_historical_info(flow)
|
||||
local historical_flow_utils = require "historical_flow_utils"
|
||||
|
||||
tprint(flow["INFO"])
|
||||
return {
|
||||
label = i18n("db_explorer.info"),
|
||||
content = historical_flow_utils.get_historical_url(flow["INFO"], "info", flow["INFO"], true, flow["INFO"]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue