Skip to content

Commit 39fdb59

Browse files
authored
Update Program.cs
1 parent a01feda commit 39fdb59

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

LinkRouter/Program.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
using System.Text.Json;
42
using LinkRouter.App.Configuration;
53
using LinkRouter.App.Services;
@@ -56,4 +54,4 @@ public static void Main(string[] args)
5654

5755
app.Run();
5856
}
59-
}
57+
}

0 commit comments

Comments
 (0)