From 27c7dc6a243d5362419e88e60e919829682054de Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Sat, 5 Sep 2026 12:29:14 +0200 Subject: [PATCH] chore(notifications): remove broken notification interface --- app/Notifications/Notification.php | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 app/Notifications/Notification.php diff --git a/app/Notifications/Notification.php b/app/Notifications/Notification.php deleted file mode 100644 index d37716a8b..000000000 --- a/app/Notifications/Notification.php +++ /dev/null @@ -1,22 +0,0 @@ -