mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Removed debug prints
This commit is contained in:
parent
dec8c48fd0
commit
6b5a55497e
3 changed files with 1 additions and 5 deletions
|
|
@ -81,7 +81,6 @@ end
|
|||
function prefs_dump_utils.import_prefs_to_disk(prefs_dump_table)
|
||||
-- Do the actual dump
|
||||
local where = import_prefs_file_path
|
||||
tprint(prefs_dump_table)
|
||||
return prefs_dump_utils.write_prefs_dump_table_to_file(prefs_dump_table, where)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue