diff --git a/code/backend/Cleanuparr.Api/Program.cs b/code/backend/Cleanuparr.Api/Program.cs index d5bee29..ab5a3b0 100644 --- a/code/backend/Cleanuparr.Api/Program.cs +++ b/code/backend/Cleanuparr.Api/Program.cs @@ -153,4 +153,4 @@ await Log.CloseAndFlushAsync(); // Make Program class accessible for testing -public partial class Program { } +public partial class Program { } \ No newline at end of file