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()