mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Removed debug print
This commit is contained in:
parent
b40d26f2e8
commit
69b9e6337e
2 changed files with 1 additions and 2 deletions
|
|
@ -5348,7 +5348,6 @@ end
|
|||
function get_confidence(confidence_id)
|
||||
local tag_utils = require "tag_utils"
|
||||
local confidence_name = nil
|
||||
tprint(confidence_id)
|
||||
|
||||
if confidence_id and tonumber(confidence_id) then
|
||||
confidence_id = tonumber(confidence_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue