Skip to content

Commit

Permalink
style: remove double blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Mar 20, 2024
1 parent 236d81a commit d6fe6fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Marco/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#endif
.CreateLogger();


HostApplicationBuilder builder = Host.CreateApplicationBuilder(args);
builder.Configuration.AddJsonFile("data/config.json", true, true);
builder.Logging.ClearProviders();
Expand Down

0 comments on commit d6fe6fb

Please sign in to comment.