From 17b3e658fc1d4bfdc8a60bde09d876d72954f060 Mon Sep 17 00:00:00 2001 From: Romain J Date: Tue, 18 Aug 2020 21:51:51 +0200 Subject: [PATCH] remove debug things --- cogs/utility.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cogs/utility.py b/cogs/utility.py index 5e47130..dae3f5b 100755 --- a/cogs/utility.py +++ b/cogs/utility.py @@ -252,7 +252,6 @@ class Utility(commands.Cog): handler = ipinfoio.getHandler(access_token) details = handler.getDetails(ipaddress) except Exception as e: - await ctx.send(e) api_result = False try: