Skip to content

Commit 89505fc

Browse files
Jack251970Copilot
andauthored
Remove unnecessary DataContext
Co-authored-by: Copilot <[email protected]>
1 parent d106c51 commit 89505fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Plugins/Flow.Launcher.Plugin.Shell/Views/ShellSetting.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ public CMDSetting(Settings settings)
1010
var viewModel = new ShellSettingViewModel(settings);
1111
DataContext = viewModel;
1212
InitializeComponent();
13-
DataContext = viewModel;
1413
}
1514
}
1615
}

0 commit comments

Comments
 (0)