remove space

This commit is contained in:
Cody 2024-01-13 21:09:00 -08:00 committed by GitHub
parent 7c52b6ab23
commit d01a3c327e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -577,7 +577,7 @@
try
{
ModuleInstance.ShowProgressIndicator();
foreach (var Notification in notifications)
foreach(var Notification in notifications)
{
if (!Notification.IsDeleted)
{