From 71101ef9d7c3e6115b41ab8f418a299e54b2d298 Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Fri, 19 Dec 2025 14:30:47 -0500 Subject: [PATCH] simple test --- Tasker/Tasker.Web/Program.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Tasker/Tasker.Web/Program.cs b/Tasker/Tasker.Web/Program.cs index ce763d5..a9d5e25 100644 --- a/Tasker/Tasker.Web/Program.cs +++ b/Tasker/Tasker.Web/Program.cs @@ -44,5 +44,4 @@ app.Run(); public partial class Program { - -} \ No newline at end of file +}