mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
[VS] Remove log prints.
This commit is contained in:
parent
d36d888633
commit
5e37771d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ local format_utils = require("format_utils")
|
|||
local recipients = require("recipients")
|
||||
local cve_utils = require("cve_utils")
|
||||
|
||||
local debug_print = true
|
||||
local debug_print = false
|
||||
local vs_utils = {}
|
||||
|
||||
-- **********************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue