From 18b081bc787b24c311364322695713f08e38d6ee Mon Sep 17 00:00:00 2001 From: Flaminel Date: Mon, 24 Nov 2025 21:53:28 +0200 Subject: [PATCH] test1 --- code/backend/Cleanuparr.Api/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/backend/Cleanuparr.Api/Program.cs b/code/backend/Cleanuparr.Api/Program.cs index ab5a3b0..d5bee29 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 { } \ No newline at end of file +public partial class Program { }