Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AerisG222 committed Aug 5, 2024
1 parent 92346cc commit 089e12a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/auth/Program.cs
Original file line number Diff line number Diff line change
@@ -4,8 +4,6 @@ public static class Program
{
public static void Main(string[] args)
{
Console.WriteLine("starting: mawauth");

CreateHostBuilder(args)
.Build()
.Run();

0 comments on commit 089e12a

Please sign in to comment.