Formatting

This commit is contained in:
Thorsten Sommer 2022-07-09 22:23:55 +02:00
parent 57a7568dbb
commit d0b466430a
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -9,7 +9,6 @@ internal static class Program
{
internal const string VERSION = "v0.1.0";
internal static IServiceProvider SERVICE_PROVIDER;
[STAThread]
private static void Main()