This is just Jetbrains formatting and code syntax styling

This commit is contained in:
CWX
2025-02-05 06:56:51 +00:00
parent ce78a2231e
commit f648f42721
382 changed files with 6348 additions and 10422 deletions
@@ -11,7 +11,7 @@ namespace Core.Controllers;
public class NotifierController(
HttpServerHelper _httpServerHelper,
NotifierHelper _notifierHelper
)
)
{
/// <summary>
/// Resolve an array of session notifications.
@@ -59,9 +59,9 @@ public class NotifierController(
// _notificationService.UpdateMessageOnQueue(sessionID, []);
// resolve(messages);
//};
//};
// immediately check
// immediately check
// checkNotifications();
//});
}