mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
removed unecessary tprint
This commit is contained in:
parent
7d816798fe
commit
9e5c245d7d
1 changed files with 0 additions and 2 deletions
|
|
@ -1023,8 +1023,6 @@ function user_scripts.updateScriptConfig(confid, script_key, subdir, new_config,
|
|||
|
||||
if(script) then
|
||||
|
||||
tprint(script)
|
||||
|
||||
-- Try to validate the configuration
|
||||
for hook, conf in pairs(new_config) do
|
||||
local valid = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue