diff --git a/core/tasks.py b/core/tasks.py index d9247312..2c3978df 100644 --- a/core/tasks.py +++ b/core/tasks.py @@ -181,4 +181,3 @@ def notif_single(self, recipient_id: int, msg_kwargs): u.save() -clear_unused_owners()