We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01feda commit 39fdb59Copy full SHA for 39fdb59
1 file changed
LinkRouter/Program.cs
@@ -1,5 +1,3 @@
1
-
2
3
using System.Text.Json;
4
using LinkRouter.App.Configuration;
5
using LinkRouter.App.Services;
@@ -56,4 +54,4 @@ public static void Main(string[] args)
56
54
57
55
app.Run();
58
}
59
-}
+}
0 commit comments