Skip to content

Commit 0e3edc0

Browse files
committed
Cleanup
1 parent 31f1c4e commit 0e3edc0

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

Files/App.xaml.cs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -67,21 +67,7 @@ public App()
6767
Clipboard_ContentChanged(null, null);
6868
AppCenter.Start("682666d1-51d3-4e4a-93d0-d028d43baaa0", typeof(Analytics), typeof(Crashes));
6969

70-
/*
7170
AppSettings = new SettingsViewModel();
72-
73-
SetPropertiesFromLocalSettings();
74-
75-
PopulatePinnedSidebarItems();
76-
DetectWSLDistros();
77-
*/
78-
79-
Init();
80-
}
81-
82-
private void Init()
83-
{
84-
AppSettings = new SettingsViewModel();
8571
SetPropertiesFromLocalSettings();
8672
PopulatePinnedSidebarItems();
8773
DetectWSLDistros();

0 commit comments

Comments
 (0)