mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Removed debug print
This commit is contained in:
parent
a98b200159
commit
d9d7363844
1 changed files with 1 additions and 1 deletions
|
|
@ -760,7 +760,7 @@ function recipients.dispatch_notification(notification, current_script)
|
|||
|
||||
-- If an exception occurred, print the notification and exit
|
||||
if not status then
|
||||
tprint({notification, json_notification})
|
||||
--tprint({notification, json_notification})
|
||||
return
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue