From f0d80b3c7a7e1ee9905ef4b85b6b45dd3d79343a Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 18 Mar 2022 21:32:47 +0100 Subject: [PATCH] core/MMBot.py --- core/MMBot.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/MMBot.py b/core/MMBot.py index 7a9454c..3ff565e 100644 --- a/core/MMBot.py +++ b/core/MMBot.py @@ -375,9 +375,6 @@ class MMBot(): use if_nonzero_secondary = 'force' to send secondary with http_code != 0. """ - import pprint - pprint.pprint(data) - if data is None: data = {} -- 2.43.0