chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2026-02-03 04:38:40 -06:00
parent d9f0585c4c
commit 18bd510e75
5 changed files with 62 additions and 61 deletions
+1 -1
View File
@@ -12,4 +12,4 @@
services.AddHostedService<App>();
})
.Build()
.StartAsync();
.StartAsync();