diff --git a/_orangcbot/extensions/nonsense.py b/_orangcbot/extensions/nonsense.py index 72a0271..426f3c5 100644 --- a/_orangcbot/extensions/nonsense.py +++ b/_orangcbot/extensions/nonsense.py @@ -181,7 +181,6 @@ async def screenshot(self, ctx: commands.Context, url: str): def fetch_description_about_a_domain(self, data: Dict): parsed_contact = {} - print(data["owner"]) for platform, username in data["owner"].items(): if platform == "username": parsed_contact["github"] = (