From 1015c5d817e37dbabb2bf1e1b2890395734053d5 Mon Sep 17 00:00:00 2001 From: LaGodxy <83363896+LaGodxy@users.noreply.github.com> Date: Fri, 24 Apr 2026 23:55:12 -0700 Subject: [PATCH] Revert "Feat/notification throttling" --- src/notifications/notification-preferences.entity.ts | 0 src/notifications/notification-throttle.util.ts | 0 src/notifications/notification.controller.ts | 0 src/notifications/notification.service.ts | 0 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/notifications/notification-preferences.entity.ts delete mode 100644 src/notifications/notification-throttle.util.ts delete mode 100644 src/notifications/notification.controller.ts delete mode 100644 src/notifications/notification.service.ts diff --git a/src/notifications/notification-preferences.entity.ts b/src/notifications/notification-preferences.entity.ts deleted file mode 100644 index e69de29b..00000000 diff --git a/src/notifications/notification-throttle.util.ts b/src/notifications/notification-throttle.util.ts deleted file mode 100644 index e69de29b..00000000 diff --git a/src/notifications/notification.controller.ts b/src/notifications/notification.controller.ts deleted file mode 100644 index e69de29b..00000000 diff --git a/src/notifications/notification.service.ts b/src/notifications/notification.service.ts deleted file mode 100644 index e69de29b..00000000