From d0b466430aeffdfbaf699135c8bd7404cb41bea5 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 9 Jul 2022 22:23:55 +0200 Subject: [PATCH] Formatting --- I18N Commander/UI WinForms/Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/I18N Commander/UI WinForms/Program.cs b/I18N Commander/UI WinForms/Program.cs index 4f3d673..ca12ea2 100644 --- a/I18N Commander/UI WinForms/Program.cs +++ b/I18N Commander/UI WinForms/Program.cs @@ -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()