diff --git a/src/fellchensammlung/tools/notifications.py b/src/fellchensammlung/tools/notifications.py index b10c115..91ed028 100644 --- a/src/fellchensammlung/tools/notifications.py +++ b/src/fellchensammlung/tools/notifications.py @@ -1,7 +1,3 @@ -from types import SimpleNamespace as sn - -from celery.bin.celery import report - from fellchensammlung.models import User, Notification, TrustLevel from fellchensammlung.models import NotificationTypeChoices as ntc