mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-25 06:46:11 +00:00
Not needed
This commit is contained in:
@@ -97,8 +97,6 @@ def process_notification(n_object, datastore):
|
||||
if log_value and 'WARNING' in log_value or 'ERROR' in log_value:
|
||||
raise Exception(log_value)
|
||||
|
||||
# Return some debug info
|
||||
return {'url': url, 'title': n_title, 'body': n_body, 'body_format': n_format}
|
||||
|
||||
|
||||
# Notification title + body content parameters get created here.
|
||||
|
||||
Reference in New Issue
Block a user