From 61f16f8890a24067c291ca09ab2e0773dcaeae28 Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 23 Sep 2023 17:21:22 -0400 Subject: [PATCH] fix: left the script call in. --- core/tasks.py | 1 - 1 file changed, 1 deletion(-) 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()