diff --git a/src/App/App.xaml.cs b/src/App/App.xaml.cs index 18af7b7b8..cf8020f6b 100644 --- a/src/App/App.xaml.cs +++ b/src/App/App.xaml.cs @@ -62,7 +62,6 @@ namespace Bit.App private void SetCulture() { - _i18nService.Init(); // Calendars are removed by linker. ref https://bugzilla.xamarin.com/show_bug.cgi?id=59077 new System.Globalization.ThaiBuddhistCalendar(); new System.Globalization.HijriCalendar();