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: