diff --git a/joinleave/joinleave.py b/joinleave/joinleave.py index 86fc0ca..f3a572b 100644 --- a/joinleave/joinleave.py +++ b/joinleave/joinleave.py @@ -176,7 +176,6 @@ class JoinLeave(BaseCog): f"I tried to ping for this alert but I don't have permissons to manage roles!\n\N{WARNING SIGN} First sighting\n{msg}" ) else: - print("not new") await channel_obj.send(msg) @staticmethod