Removed print()
This commit is contained in:
GaMeNu 2023-10-11 12:48:57 +03:00
parent 1ea70744af
commit cc13a110e3

View File

@ -42,8 +42,6 @@ class AlertReqs:
content = req.text
print(req.text)
return json.loads(content)